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 Nov 9, 2022
1 parent 342f4bf commit 7641b39
Show file tree
Hide file tree
Showing 43 changed files with 167 additions and 167 deletions.
62 changes: 31 additions & 31 deletions apps/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@novu/api",
"version": "0.8.0",
"version": "0.9.0",
"description": "description",
"author": "",
"private": "true",
Expand Down Expand Up @@ -36,36 +36,36 @@
"@nestjs/platform-express": "9.0.2",
"@nestjs/swagger": "6.0.1",
"@nestjs/terminus": "9.0.0",
"@novu/apns": "^0.8.0",
"@novu/application-generic": "0.8.0",
"@novu/dal": "^0.8.0",
"@novu/discord": "^0.8.0",
"@novu/emailjs": "^0.8.0",
"@novu/expo": "^0.8.0",
"@novu/fcm": "^0.8.0",
"@novu/firetext": "^0.8.0",
"@novu/gupshup": "^0.8.0",
"@novu/mailgun": "^0.8.0",
"@novu/ms-teams": "^0.8.0",
"@novu/mailjet": "^0.8.0",
"@novu/mandrill": "^0.8.0",
"@novu/netcore": "^0.8.0",
"@novu/node": "^0.8.0",
"@novu/nodemailer": "^0.8.0",
"@novu/plivo": "^0.8.0",
"@novu/postmark": "^0.8.0",
"@novu/sendgrid": "^0.8.0",
"@novu/sendinblue": "^0.8.0",
"@novu/ses": "^0.8.0",
"@novu/shared": "^0.8.0",
"@novu/slack": "^0.8.0",
"@novu/sms77": "^0.8.0",
"@novu/sns": "^0.8.0",
"@novu/stateless": "^0.8.0",
"@novu/telnyx": "^0.8.0",
"@novu/termii": "^0.8.0",
"@novu/testing": "^0.8.0",
"@novu/twilio": "^0.8.0",
"@novu/apns": "^0.9.0",
"@novu/application-generic": "^0.9.0",
"@novu/dal": "^0.9.0",
"@novu/discord": "^0.9.0",
"@novu/emailjs": "^0.9.0",
"@novu/expo": "^0.9.0",
"@novu/fcm": "^0.9.0",
"@novu/firetext": "^0.9.0",
"@novu/gupshup": "^0.9.0",
"@novu/mailgun": "^0.9.0",
"@novu/mailjet": "^0.9.0",
"@novu/mandrill": "^0.9.0",
"@novu/ms-teams": "^0.9.0",
"@novu/netcore": "^0.9.0",
"@novu/node": "^0.9.0",
"@novu/nodemailer": "^0.9.0",
"@novu/plivo": "^0.9.0",
"@novu/postmark": "^0.9.0",
"@novu/sendgrid": "^0.9.0",
"@novu/sendinblue": "^0.9.0",
"@novu/ses": "^0.9.0",
"@novu/shared": "^0.9.0",
"@novu/slack": "^0.9.0",
"@novu/sms77": "^0.9.0",
"@novu/sns": "^0.9.0",
"@novu/stateless": "^0.9.0",
"@novu/telnyx": "^0.9.0",
"@novu/termii": "^0.9.0",
"@novu/testing": "^0.9.0",
"@novu/twilio": "^0.9.0",
"@sendgrid/mail": "^7.6.0",
"@sentry/node": "^7.12.1",
"@sentry/tracing": "^7.12.1",
Expand Down
12 changes: 6 additions & 6 deletions apps/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@novu/web",
"version": "0.8.0",
"version": "0.9.0",
"private": true,
"scripts": {
"start": "cross-env PORT=4200 react-app-rewired start",
Expand Down Expand Up @@ -41,8 +41,8 @@
"@mantine/notifications": "4.1.0",
"@mantine/prism": "4.1.0",
"@mantine/spotlight": "^5.3.2",
"@novu/notification-center": "^0.8.0",
"@novu/shared": "^0.8.0",
"@novu/notification-center": "^0.9.0",
"@novu/shared": "^0.9.0",
"@sentry/react": "^6.3.1",
"@sentry/tracing": "^6.3.1",
"@storybook/addon-docs": "^6.4.19",
Expand Down Expand Up @@ -104,8 +104,8 @@
"@babel/preset-react": "^7.13.13",
"@babel/preset-typescript": "^7.13.0",
"@babel/runtime": "^7.14.6",
"@novu/dal": "^0.8.0",
"@novu/testing": "^0.8.0",
"@novu/dal": "^0.9.0",
"@novu/testing": "^0.9.0",
"@storybook/addon-actions": "^6.4.14",
"@storybook/addon-essentials": "^6.4.14",
"@storybook/addon-links": "^6.4.14",
Expand Down Expand Up @@ -184,4 +184,4 @@
}
]
}
}
}
24 changes: 12 additions & 12 deletions apps/webhook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@novu/webhook",
"version": "0.8.0",
"version": "0.9.0",
"description": "",
"author": "",
"private": true,
Expand All @@ -27,12 +27,13 @@
"@nestjs/platform-socket.io": "^7.6.17",
"@nestjs/swagger": "^4.8.0",
"@nestjs/terminus": "^7.2.0",
"@novu/application-generic": "^0.8.0",
"@novu/dal": "^0.8.0",
"@novu/shared": "^0.8.0",
"@novu/testing": "^0.8.0",
"@novu/stateless": "^0.8.0",
"@novu/application-generic": "^0.9.0",
"@novu/dal": "^0.9.0",
"@novu/shared": "^0.9.0",
"@novu/stateless": "^0.9.0",
"@novu/testing": "^0.9.0",
"@sentry/node": "^6.3.3",
"axios": "^0.24.0",
"bull": "^4.4.0",
"class-transformer": "^0.5.1",
"class-validator": "^0.13.2",
Expand All @@ -45,28 +46,27 @@
"rimraf": "^3.0.2",
"rxjs": "^6.5.5",
"socket.io": "^4.0.0",
"socket.io-redis": "^5.4.0",
"axios": "^0.24.0"
"socket.io-redis": "^5.4.0"
},
"devDependencies": {
"@nestjs/cli": "^7.6.0",
"@nestjs/schematics": "^7.3.1",
"@nestjs/testing": "^7.6.17",
"@types/chai": "^4.2.11",
"@types/express": "^4.17.8",
"@types/jest": "^27.0.2",
"@types/mocha": "^8.0.1",
"@types/node": "^14.14.6",
"@types/sinon": "^9.0.0",
"@types/socket.io": "^2.1.13",
"@types/supertest": "^2.0.10",
"@types/chai": "^4.2.11",
"chai": "^4.2.0",
"@types/mocha": "^8.0.1",
"@types/sinon": "^9.0.0",
"cross-env": "^7.0.3",
"jest": "^27.0.6",
"mocha": "^8.1.1",
"sinon": "^9.2.4",
"nodemon": "^2.0.7",
"prettier": "^2.1.2",
"sinon": "^9.2.4",
"supertest": "^6.0.0",
"ts-jest": "^27.0.7",
"ts-loader": "^8.0.8",
Expand Down
10 changes: 5 additions & 5 deletions apps/widget/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@novu/widget",
"version": "0.8.0",
"version": "0.9.0",
"private": true,
"scripts": {
"start": "craco start",
Expand All @@ -27,8 +27,8 @@
"@ant-design/icons": "^4.5.0",
"@mantine/core": "4.1.0",
"@mantine/hooks": "4.1.0",
"@novu/notification-center": "^0.8.0",
"@novu/shared": "^0.8.0",
"@novu/notification-center": "^0.9.0",
"@novu/shared": "^0.9.0",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
Expand Down Expand Up @@ -58,8 +58,8 @@
"devDependencies": {
"@craco/craco": "^6.1.1",
"@faker-js/faker": "^6.0.0",
"@novu/dal": "^0.8.0",
"@novu/testing": "^0.8.0",
"@novu/dal": "^0.9.0",
"@novu/testing": "^0.9.0",
"@types/jest": "^26.0.15",
"@types/node": "^12.0.0",
"@types/react": "17.0.2",
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.8.0",
"version": "0.9.0",
"description": "",
"author": "",
"private": true,
Expand Down Expand Up @@ -31,9 +31,9 @@
"@nestjs/swagger": "^4.8.0",
"@nestjs/terminus": "^7.2.0",
"@nestjs/websockets": "^7.6.17",
"@novu/dal": "^0.8.0",
"@novu/shared": "^0.8.0",
"@novu/testing": "^0.8.0",
"@novu/dal": "^0.9.0",
"@novu/shared": "^0.9.0",
"@novu/testing": "^0.9.0",
"@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 @@ -13,5 +13,5 @@
"message": "chore(release): publish - ci skip"
}
},
"version": "0.8.0"
"version": "0.9.0"
}
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.8.0",
"version": "0.9.0",
"description": "",
"private": true,
"scripts": {
Expand All @@ -24,7 +24,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.8.0",
"@novu/shared": "^0.9.0",
"@octokit/graphql": "^4.3.1",
"@sendgrid/mail": "^7.4.2",
"JSONStream": "^1.3.5",
Expand Down
4 changes: 2 additions & 2 deletions libs/embed/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@novu/embed",
"version": "0.8.0",
"version": "0.9.0",
"private": true,
"description": "",
"keywords": [],
Expand Down Expand Up @@ -127,7 +127,7 @@
"typescript": "4.3.5"
},
"dependencies": {
"@novu/notification-center": "^0.8.0",
"@novu/notification-center": "^0.9.0",
"@types/iframe-resizer": "^3.5.8",
"iframe-resizer": "^4.3.1"
}
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.8.0",
"version": "0.9.0",
"description": "",
"scripts": {
"start": "npm run start:dev",
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.8.0",
"version": "0.9.0",
"description": "",
"private": true,
"scripts": {
Expand All @@ -22,9 +22,9 @@
"types": "dist/index.d.ts",
"dependencies": {
"@faker-js/faker": "^6.0.0",
"@novu/dal": "^0.8.0",
"@novu/node": "^0.8.0",
"@novu/shared": "^0.8.0",
"@novu/dal": "^0.9.0",
"@novu/node": "^0.9.0",
"@novu/shared": "^0.9.0",
"JSONStream": "^1.3.5",
"async": "^3.2.0",
"axios": "0.25.0",
Expand Down
64 changes: 32 additions & 32 deletions packages/application-generic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@novu/application-generic",
"version": "0.8.0",
"version": "0.9.0",
"description": "Generic backend code used inside of Novus different services",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",
Expand Down Expand Up @@ -35,39 +35,40 @@
},
"dependencies": {
"@nestjs/common": "^8.2.0",
"class-validator": "^0.13.2",
"class-transformer": "^0.5.1",
"@novu/dal": "^0.9.0",
"@novu/discord": "^0.9.0",
"@novu/emailjs": "^0.9.0",
"@novu/fcm": "^0.9.0",
"@novu/gupshup": "^0.9.0",
"@novu/mailgun": "^0.9.0",
"@novu/mailjet": "^0.9.0",
"@novu/mandrill": "^0.9.0",
"@novu/netcore": "^0.9.0",
"@novu/node": "^0.9.0",
"@novu/nodemailer": "^0.9.0",
"@novu/plivo": "^0.9.0",
"@novu/postmark": "^0.9.0",
"@novu/sendgrid": "^0.9.0",
"@novu/sendinblue": "^0.9.0",
"@novu/ses": "^0.9.0",
"@novu/shared": "^0.9.0",
"@novu/slack": "^0.9.0",
"@novu/sms77": "^0.9.0",
"@novu/sns": "^0.9.0",
"@novu/stateless": "^0.9.0",
"@novu/telnyx": "^0.9.0",
"@novu/termii": "^0.9.0",
"@novu/testing": "^0.9.0",
"@novu/twilio": "^0.9.0",
"@sentry/node": "^7.12.1",
"@novu/dal": "^0.8.0",
"@novu/discord": "^0.8.0",
"@novu/emailjs": "^0.8.0",
"@novu/fcm": "^0.8.0",
"@novu/gupshup": "^0.8.0",
"@novu/mailgun": "^0.8.0",
"@novu/mailjet": "^0.8.0",
"@novu/mandrill": "^0.8.0",
"@novu/netcore": "^0.8.0",
"@novu/node": "^0.8.0",
"@novu/nodemailer": "^0.8.0",
"@novu/plivo": "^0.8.0",
"@novu/postmark": "^0.8.0",
"@novu/sendgrid": "^0.8.0",
"@novu/sendinblue": "^0.8.0",
"@novu/ses": "^0.8.0",
"@novu/shared": "^0.8.0",
"@novu/slack": "^0.8.0",
"@novu/sms77": "^0.8.0",
"@novu/sns": "^0.8.0",
"@novu/stateless": "^0.8.0",
"@novu/telnyx": "^0.8.0",
"@novu/termii": "^0.8.0",
"@novu/testing": "^0.8.0",
"@novu/twilio": "^0.8.0",
"class-transformer": "^0.5.1",
"class-validator": "^0.13.2",
"node-fetch": "^3.2.10"
},
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@types/jest": "27.4.0",
"@types/sinon": "^9.0.0",
"codecov": "^3.5.0",
"cspell": "^4.1.0",
"cz-conventional-changelog": "^3.3.0",
Expand All @@ -78,13 +79,12 @@
"open-cli": "^6.0.1",
"prettier": "^2.1.1",
"rimraf": "^3.0.2",
"sinon": "^9.2.4",
"standard-version": "^9.0.0",
"ts-jest": "^27.0.5",
"ts-node": "^9.0.0",
"typedoc": "^0.19.0",
"typescript": "4.6.2",
"@types/sinon": "^9.0.0",
"sinon": "^9.2.4"
"typescript": "4.6.2"
},
"files": [
"build/main",
Expand Down Expand Up @@ -117,4 +117,4 @@
]
},
"gitHead": "565e5dcbe446aadf9fe53d13100b8cb56c0b1128"
}
}
Loading

0 comments on commit 7641b39

Please sign in to comment.