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 Aug 14, 2023
1 parent 0eb94f1 commit 9094f81
Show file tree
Hide file tree
Showing 67 changed files with 13,698 additions and 8,533 deletions.
14 changes: 7 additions & 7 deletions apps/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@novu/api",
"version": "0.17.2",
"version": "0.18.0",
"description": "description",
"author": "",
"private": "true",
Expand Down Expand Up @@ -38,12 +38,12 @@
"@nestjs/platform-express": "9.3.12",
"@nestjs/swagger": "^6.3.0",
"@nestjs/terminus": "9.2.1",
"@novu/application-generic": "^0.17.2",
"@novu/dal": "^0.17.2",
"@novu/node": "^0.17.2",
"@novu/shared": "^0.17.2",
"@novu/stateless": "^0.17.1",
"@novu/testing": "^0.17.2",
"@novu/application-generic": "^0.18.0",
"@novu/dal": "^0.18.0",
"@novu/node": "^0.18.0",
"@novu/shared": "^0.18.0",
"@novu/stateless": "^0.18.0",
"@novu/testing": "^0.18.0",
"@sendgrid/mail": "^7.6.0",
"@sentry/hub": "^7.40.0",
"@sentry/node": "^7.40.0",
Expand Down
8 changes: 4 additions & 4 deletions apps/inbound-mail/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@novu/inbound-mail",
"version": "0.17.2",
"version": "0.18.0",
"description": "",
"author": "",
"private": true,
Expand All @@ -19,8 +19,8 @@
"test": "echo \"No e2e tests, only build tests\""
},
"dependencies": {
"@novu/application-generic": "^0.17.2",
"@novu/shared": "^0.17.2",
"@novu/application-generic": "^0.18.0",
"@novu/shared": "^0.18.0",
"@sentry/node": "^7.12.1",
"bluebird": "^2.9.30",
"bullmq": "^3.10.2",
Expand All @@ -41,9 +41,9 @@
},
"devDependencies": {
"@types/express": "^4.17.8",
"@types/html-to-text": "^9.0.1",
"@types/node": "^14.14.6",
"@types/smtp-server": "^3.5.7",
"@types/html-to-text": "^9.0.1",
"cross-env": "^7.0.3",
"nodemon": "^2.0.7",
"prettier": "~2.8.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.17.2",
"version": "0.18.0",
"private": true,
"scripts": {
"start": "cross-env PORT=4200 react-app-rewired start",
Expand Down Expand Up @@ -49,8 +49,8 @@
"@mantine/notifications": "^5.7.1",
"@mantine/prism": "^5.7.1",
"@mantine/spotlight": "^5.7.1",
"@novu/notification-center": "^0.17.2",
"@novu/shared": "^0.17.2",
"@novu/notification-center": "^0.18.0",
"@novu/shared": "^0.18.0",
"@segment/analytics-next": "^1.48.0",
"@sentry/react": "^7.40.0",
"@sentry/tracing": "^7.40.0",
Expand Down Expand Up @@ -127,8 +127,8 @@
"@babel/preset-react": "^7.13.13",
"@babel/preset-typescript": "^7.13.0",
"@babel/runtime": "^7.20.13",
"@novu/dal": "^0.17.2",
"@novu/testing": "^0.17.2",
"@novu/dal": "^0.18.0",
"@novu/testing": "^0.18.0",
"@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/webhook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@novu/webhook",
"version": "0.17.2",
"version": "0.18.0",
"description": "",
"author": "",
"private": true,
Expand All @@ -27,11 +27,11 @@
"@nestjs/platform-socket.io": "^9.2.1",
"@nestjs/swagger": "^6.3.0",
"@nestjs/terminus": "9.2.1",
"@novu/application-generic": "^0.17.2",
"@novu/dal": "^0.17.2",
"@novu/shared": "^0.17.2",
"@novu/stateless": "^0.17.1",
"@novu/testing": "^0.17.2",
"@novu/application-generic": "^0.18.0",
"@novu/dal": "^0.18.0",
"@novu/shared": "^0.18.0",
"@novu/stateless": "^0.18.0",
"@novu/testing": "^0.18.0",
"@sentry/node": "^6.3.3",
"axios": "^1.3.3",
"bull": "^4.4.0",
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.17.2",
"version": "0.18.0",
"private": true,
"scripts": {
"start": "craco start",
Expand Down Expand Up @@ -29,8 +29,8 @@
"@emotion/styled": "^11.6.0",
"@mantine/core": "4.2.12",
"@mantine/hooks": "4.2.12",
"@novu/notification-center": "^0.17.2",
"@novu/shared": "^0.17.2",
"@novu/notification-center": "^0.18.0",
"@novu/shared": "^0.18.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 @@
"@craco/craco": "^7.0.0",
"@emotion/babel-plugin": "^11.7.2",
"@faker-js/faker": "^6.0.0",
"@novu/dal": "^0.17.2",
"@novu/testing": "^0.17.2",
"@novu/dal": "^0.18.0",
"@novu/testing": "^0.18.0",
"@types/jest": "^29.5.0",
"@types/node": "^12.0.0",
"@types/react": "17.0.62",
Expand Down
12 changes: 6 additions & 6 deletions apps/worker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@novu/worker",
"version": "0.17.2",
"version": "0.18.0",
"description": "description",
"author": "",
"private": "true",
Expand Down Expand Up @@ -30,11 +30,11 @@
"@nestjs/platform-express": "9.3.12",
"@nestjs/swagger": "^6.3.0",
"@nestjs/terminus": "9.2.1",
"@novu/application-generic": "^0.17.2",
"@novu/dal": "^0.17.2",
"@novu/shared": "^0.17.2",
"@novu/stateless": "^0.17.1",
"@novu/testing": "^0.17.2",
"@novu/application-generic": "^0.18.0",
"@novu/dal": "^0.18.0",
"@novu/shared": "^0.18.0",
"@novu/stateless": "^0.18.0",
"@novu/testing": "^0.18.0",
"@sentry/node": "^7.40.0",
"@sentry/tracing": "^7.40.0",
"@types/newrelic": "^9.13.0",
Expand Down
18 changes: 9 additions & 9 deletions apps/ws/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@novu/ws",
"version": "0.17.2",
"version": "0.18.0",
"description": "",
"author": "",
"private": true,
Expand Down Expand Up @@ -28,14 +28,15 @@
"@nestjs/swagger": "^5.2.1",
"@nestjs/terminus": "^9.2.1",
"@nestjs/websockets": "9.3.2",
"@novu/application-generic": "^0.17.2",
"@novu/dal": "^0.17.2",
"@novu/shared": "^0.17.2",
"@novu/testing": "^0.17.2",
"@novu/application-generic": "^0.18.0",
"@novu/dal": "^0.18.0",
"@novu/shared": "^0.18.0",
"@novu/testing": "^0.18.0",
"@sentry/node": "^7.30.0",
"@socket.io/redis-adapter": "^7.2.0",
"bull": "^4.4.0",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"dotenv": "^8.2.0",
"envalid": "^7.1.0",
"helmet": "^6.0.1",
Expand All @@ -47,17 +48,16 @@
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"rxjs": "7.8.1",
"socket.io": "^4.5.4",
"class-validator": "^0.14.0",
"sinon": "^9.2.4"
"sinon": "^9.2.4",
"socket.io": "^4.5.4"
},
"devDependencies": {
"@nestjs/cli": "^9.0.0",
"@nestjs/schematics": "^7.3.1",
"@nestjs/testing": "9.3.12",
"@types/chai": "^4.2.11",
"@types/express": "^4.17.8",
"@types/jsonwebtoken": "^8.5.9",
"@types/chai": "^4.2.11",
"@types/mocha": "^8.2.3",
"@types/node": "^14.14.6",
"@types/socket.io": "^2.1.13",
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@novu/docs",
"version": "0.17.2",
"version": "0.18.0",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"message": "chore(release): publish - ci skip"
}
},
"version": "0.17.2"
"version": "0.18.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.17.2",
"version": "0.18.0",
"description": "",
"private": true,
"scripts": {
Expand All @@ -24,7 +24,7 @@
"@aws-sdk/client-s3": "^3.382.0",
"@aws-sdk/s3-request-presigner": "^3.382.0",
"@faker-js/faker": "^6.0.0",
"@novu/shared": "^0.17.2",
"@novu/shared": "^0.18.0",
"@sendgrid/mail": "^7.4.2",
"JSONStream": "^1.3.5",
"agenda": "^4.0.1",
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.17.2",
"version": "0.18.0",
"private": true,
"description": "",
"keywords": [],
Expand Down Expand Up @@ -127,7 +127,7 @@
"typescript": "4.9.5"
},
"dependencies": {
"@novu/notification-center": "^0.17.2",
"@novu/notification-center": "^0.18.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.17.2",
"version": "0.18.0",
"description": "",
"scripts": {
"start": "npm run start:dev",
Expand Down
6 changes: 3 additions & 3 deletions libs/testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@novu/testing",
"version": "0.17.2",
"version": "0.18.0",
"description": "",
"private": true,
"scripts": {
Expand All @@ -22,8 +22,8 @@
"types": "dist/index.d.ts",
"dependencies": {
"@faker-js/faker": "^6.0.0",
"@novu/dal": "^0.17.2",
"@novu/shared": "^0.17.2",
"@novu/dal": "^0.18.0",
"@novu/shared": "^0.18.0",
"JSONStream": "^1.3.5",
"async": "^3.2.0",
"axios": "^1.3.3",
Expand Down
94 changes: 47 additions & 47 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.17.2",
"version": "0.18.0",
"description": "Generic backend code used inside of Novu's different services",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",
Expand Down Expand Up @@ -45,52 +45,52 @@
"@aws-sdk/s3-request-presigner": "^3.382.0",
"@azure/storage-blob": "^12.11.0",
"@google-cloud/storage": "^6.2.3",
"@novu/africas-talking": "^0.17.1",
"@novu/apns": "^0.17.1",
"@novu/burst-sms": "^0.17.1",
"@novu/clickatell": "^0.17.1",
"@novu/dal": "^0.17.2",
"@novu/discord": "^0.17.1",
"@novu/email-webhook": "^0.17.1",
"@novu/emailjs": "^0.17.1",
"@novu/expo": "^0.17.1",
"@novu/fcm": "^0.17.1",
"@novu/firetext": "^0.17.1",
"@novu/forty-six-elks": "^0.17.1",
"@novu/gupshup": "^0.17.1",
"@novu/infobip": "^0.17.1",
"@novu/kannel": "^0.17.1",
"@novu/mailersend": "^0.17.1",
"@novu/mailgun": "^0.17.1",
"@novu/mailjet": "^0.17.1",
"@novu/mandrill": "^0.17.1",
"@novu/maqsam": "^0.17.1",
"@novu/mattermost": "^0.17.1",
"@novu/ms-teams": "^0.17.1",
"@novu/netcore": "^0.17.1",
"@novu/nodemailer": "^0.17.1",
"@novu/one-signal": "^0.17.1",
"@novu/outlook365": "^0.17.1",
"@novu/plivo": "^0.17.1",
"@novu/plunk": "^0.17.1",
"@novu/postmark": "^0.17.1",
"@novu/push-webhook": "^0.17.1",
"@novu/resend": "^0.17.1",
"@novu/sendchamp": "^0.17.1",
"@novu/sendgrid": "^0.17.1",
"@novu/sendinblue": "^0.17.1",
"@novu/ses": "^0.17.1",
"@novu/shared": "^0.17.2",
"@novu/slack": "^0.17.1",
"@novu/sms-central": "^0.17.1",
"@novu/sms77": "^0.17.1",
"@novu/sns": "^0.17.1",
"@novu/sparkpost": "^0.17.1",
"@novu/stateless": "^0.17.1",
"@novu/telnyx": "^0.17.1",
"@novu/termii": "^0.17.1",
"@novu/testing": "^0.17.2",
"@novu/twilio": "^0.17.1",
"@novu/africas-talking": "^0.18.0",
"@novu/apns": "^0.18.0",
"@novu/burst-sms": "^0.18.0",
"@novu/clickatell": "^0.18.0",
"@novu/dal": "^0.18.0",
"@novu/discord": "^0.18.0",
"@novu/email-webhook": "^0.18.0",
"@novu/emailjs": "^0.18.0",
"@novu/expo": "^0.18.0",
"@novu/fcm": "^0.18.0",
"@novu/firetext": "^0.18.0",
"@novu/forty-six-elks": "^0.18.0",
"@novu/gupshup": "^0.18.0",
"@novu/infobip": "^0.18.0",
"@novu/kannel": "^0.18.0",
"@novu/mailersend": "^0.18.0",
"@novu/mailgun": "^0.18.0",
"@novu/mailjet": "^0.18.0",
"@novu/mandrill": "^0.18.0",
"@novu/maqsam": "^0.18.0",
"@novu/mattermost": "^0.18.0",
"@novu/ms-teams": "^0.18.0",
"@novu/netcore": "^0.18.0",
"@novu/nodemailer": "^0.18.0",
"@novu/one-signal": "^0.18.0",
"@novu/outlook365": "^0.18.0",
"@novu/plivo": "^0.18.0",
"@novu/plunk": "^0.18.0",
"@novu/postmark": "^0.18.0",
"@novu/push-webhook": "^0.18.0",
"@novu/resend": "^0.18.0",
"@novu/sendchamp": "^0.18.0",
"@novu/sendgrid": "^0.18.0",
"@novu/sendinblue": "^0.18.0",
"@novu/ses": "^0.18.0",
"@novu/shared": "^0.18.0",
"@novu/slack": "^0.18.0",
"@novu/sms-central": "^0.18.0",
"@novu/sms77": "^0.18.0",
"@novu/sns": "^0.18.0",
"@novu/sparkpost": "^0.18.0",
"@novu/stateless": "^0.18.0",
"@novu/telnyx": "^0.18.0",
"@novu/termii": "^0.18.0",
"@novu/testing": "^0.18.0",
"@novu/twilio": "^0.18.0",
"@sentry/node": "^7.12.1",
"analytics-node": "^6.2.0",
"bullmq": "^3.10.2",
Expand Down

0 comments on commit 9094f81

Please sign in to comment.