Skip to content

Commit

Permalink
chore(release): publish - ci skip
Browse files Browse the repository at this point in the history
  • Loading branch information
scopsy committed May 8, 2022
1 parent 13f81f6 commit a12b737
Show file tree
Hide file tree
Showing 12 changed files with 34 additions and 34 deletions.
10 changes: 5 additions & 5 deletions apps/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@novu/api",
"version": "0.4.0-alpha.10",
"version": "0.4.0-alpha.12",
"description": "description",
"author": "",
"private": "true",
Expand Down Expand Up @@ -32,24 +32,24 @@
"@nestjs/swagger": "^4.7.12",
"@nestjs/terminus": "^7.1.0",
"@nestjsx/crud": "^4.6.2",
"@novu/dal": "^0.4.0-alpha.10",
"@novu/dal": "^0.4.0-alpha.12",
"@novu/emailjs": "^0.4.0-alpha.8",
"@novu/mailgun": "^0.4.0-alpha.8",
"@novu/mailjet": "^0.4.0-alpha.8",
"@novu/mandrill": "^0.4.0-alpha.8",
"@novu/node": "^0.4.0-alpha.7",
"@novu/node": "^0.4.0-alpha.12",
"@novu/nodemailer": "^0.4.0-alpha.8",
"@novu/plivo": "^0.4.0-alpha.8",
"@novu/postmark": "^0.4.0-alpha.8",
"@novu/sendgrid": "^0.4.0-alpha.8",
"@novu/sendinblue": "^0.4.0-alpha.8",
"@novu/ses": "^0.4.0-alpha.8",
"@novu/shared": "^0.4.0-alpha.10",
"@novu/shared": "^0.4.0-alpha.12",
"@novu/sms77": "^0.4.0-alpha.8",
"@novu/sns": "^0.4.0-alpha.8",
"@novu/stateless": "^0.4.0-alpha.8",
"@novu/telnyx": "^0.4.0-alpha.8",
"@novu/testing": "^0.4.0-alpha.10",
"@novu/testing": "^0.4.0-alpha.12",
"@novu/twilio": "^0.4.0-alpha.8",
"@sendgrid/mail": "^7.6.0",
"@sentry/node": "^6.1.0",
Expand Down
10 changes: 5 additions & 5 deletions apps/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@novu/web",
"version": "0.4.0-alpha.11",
"version": "0.4.0-alpha.12",
"private": true,
"dependencies": {
"@ant-design/icons": "^4.6.2",
Expand All @@ -19,8 +19,8 @@
"@mantine/hooks": "^4.1.0",
"@mantine/notifications": "^4.1.0",
"@mantine/prism": "^4.1.0",
"@novu/notification-center": "^0.4.0-alpha.11",
"@novu/shared": "^0.4.0-alpha.10",
"@novu/notification-center": "^0.4.0-alpha.12",
"@novu/shared": "^0.4.0-alpha.12",
"@sentry/react": "^6.3.1",
"@sentry/tracing": "^6.3.1",
"@storybook/addon-docs": "^6.4.19",
Expand Down Expand Up @@ -75,8 +75,8 @@
"@babel/preset-react": "^7.13.13",
"@babel/preset-typescript": "^7.13.0",
"@babel/runtime": "^7.14.6",
"@novu/dal": "^0.4.0-alpha.10",
"@novu/testing": "^0.4.0-alpha.10",
"@novu/dal": "^0.4.0-alpha.12",
"@novu/testing": "^0.4.0-alpha.12",
"@storybook/addon-actions": "^6.4.14",
"@storybook/addon-essentials": "^6.4.14",
"@storybook/addon-links": "^6.4.14",
Expand Down
12 changes: 6 additions & 6 deletions apps/widget/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@novu/widget",
"version": "0.4.0-alpha.11",
"version": "0.4.0-alpha.12",
"private": true,
"dependencies": {
"@ant-design/icons": "^4.5.0",
"@mantine/core": "^4.1.0",
"@mantine/hooks": "^4.1.0",
"@novu/embed": "^0.4.0-alpha.9",
"@novu/notification-center": "^0.4.0-alpha.11",
"@novu/shared": "^0.4.0-alpha.10",
"@novu/embed": "^0.4.0-alpha.12",
"@novu/notification-center": "^0.4.0-alpha.12",
"@novu/shared": "^0.4.0-alpha.12",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
Expand Down Expand Up @@ -42,8 +42,8 @@
"devDependencies": {
"@craco/craco": "^6.1.1",
"@faker-js/faker": "^6.0.0",
"@novu/dal": "^0.4.0-alpha.10",
"@novu/testing": "^0.4.0-alpha.10",
"@novu/dal": "^0.4.0-alpha.12",
"@novu/testing": "^0.4.0-alpha.12",
"@types/moment": "^2.13.0",
"@types/react-router-dom": "^5.1.7",
"@types/styled-components": "^5.1.7",
Expand Down
8 changes: 4 additions & 4 deletions apps/ws/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@novu/ws",
"version": "0.4.0-alpha.10",
"version": "0.4.0-alpha.12",
"description": "",
"author": "",
"private": true,
Expand Down Expand Up @@ -30,9 +30,9 @@
"@nestjs/swagger": "^4.8.0",
"@nestjs/terminus": "^7.2.0",
"@nestjs/websockets": "^7.6.17",
"@novu/dal": "^0.4.0-alpha.10",
"@novu/shared": "^0.4.0-alpha.10",
"@novu/testing": "^0.4.0-alpha.10",
"@novu/dal": "^0.4.0-alpha.12",
"@novu/shared": "^0.4.0-alpha.12",
"@novu/testing": "^0.4.0-alpha.12",
"@sentry/node": "^6.3.3",
"bull": "^4.4.0",
"class-transformer": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
"message": "chore(release): publish - ci skip"
}
},
"version": "0.4.0-alpha.11"
"version": "0.4.0-alpha.12"
}
4 changes: 2 additions & 2 deletions libs/dal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@novu/dal",
"version": "0.4.0-alpha.10",
"version": "0.4.0-alpha.12",
"description": "",
"private": true,
"scripts": {
Expand All @@ -22,7 +22,7 @@
"@aws-sdk/client-s3": "^3.14.0",
"@aws-sdk/s3-request-presigner": "^3.14.0",
"@faker-js/faker": "^6.0.0",
"@novu/shared": "^0.4.0-alpha.10",
"@novu/shared": "^0.4.0-alpha.12",
"@octokit/graphql": "^4.3.1",
"@sendgrid/mail": "^7.4.2",
"JSONStream": "^1.3.5",
Expand Down
2 changes: 1 addition & 1 deletion libs/embed/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@novu/embed",
"version": "0.4.0-alpha.9",
"version": "0.4.0-alpha.12",
"private": true,
"description": "",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion libs/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@novu/shared",
"version": "0.4.0-alpha.10",
"version": "0.4.0-alpha.12",
"description": "",
"scripts": {
"afterinstall": "pnpm build",
Expand Down
8 changes: 4 additions & 4 deletions libs/testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@novu/testing",
"version": "0.4.0-alpha.10",
"version": "0.4.0-alpha.12",
"description": "",
"private": true,
"scripts": {
Expand All @@ -20,9 +20,9 @@
"types": "dist/index.d.ts",
"dependencies": {
"@faker-js/faker": "^6.0.0",
"@novu/dal": "^0.4.0-alpha.10",
"@novu/node": "^0.4.0-alpha.7",
"@novu/shared": "^0.4.0-alpha.10",
"@novu/dal": "^0.4.0-alpha.12",
"@novu/node": "^0.4.0-alpha.12",
"@novu/shared": "^0.4.0-alpha.12",
"JSONStream": "^1.3.5",
"async": "^3.2.0",
"axios": "0.25.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "novu",
"version": "0.4.0-alpha.10",
"version": "0.4.0-alpha.12",
"description": "On-Boarding Cli",
"main": "index.js",
"scripts": {
Expand All @@ -22,7 +22,7 @@
"novu": "./dist/index.js"
},
"devDependencies": {
"@novu/shared": "^0.4.0-alpha.10",
"@novu/shared": "^0.4.0-alpha.12",
"@types/configstore": "^5.0.1",
"@types/inquirer": "^8.2.0",
"nodemon": "^2.0.15",
Expand Down
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@novu/node",
"version": "0.4.0-alpha.7",
"version": "0.4.0-alpha.12",
"description": "Notification Management Framework",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions packages/notification-center/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@novu/notification-center",
"version": "0.4.0-alpha.11",
"version": "0.4.0-alpha.12",
"repository": "https://github.com/novuhq/novu",
"description": "",
"scripts": {
Expand Down Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"@mantine/core": "^4.1.0",
"@mantine/hooks": "^4.1.3",
"@novu/shared": "^0.4.0-alpha.10",
"@novu/shared": "^0.4.0-alpha.12",
"acorn-jsx": "^5.3.2",
"axios": "^0.26.1",
"chroma-js": "^2.4.2",
Expand Down

0 comments on commit a12b737

Please sign in to comment.