Skip to content

Commit fb4c302

Browse files
committed
chore(release): publish - ci skip
1 parent 2a0d0f4 commit fb4c302

File tree

65 files changed

+13531
-8388
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+13531
-8388
lines changed

apps/api/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@novu/api",
3-
"version": "0.16.3",
3+
"version": "0.16.4",
44
"description": "description",
55
"author": "",
66
"private": "true",
@@ -38,12 +38,12 @@
3838
"@nestjs/platform-express": "9.3.12",
3939
"@nestjs/swagger": "^6.3.0",
4040
"@nestjs/terminus": "9.2.1",
41-
"@novu/application-generic": "^0.16.3",
42-
"@novu/dal": "^0.16.3",
43-
"@novu/node": "^0.16.3",
44-
"@novu/shared": "^0.16.3",
45-
"@novu/stateless": "^0.16.3",
46-
"@novu/testing": "^0.16.3",
41+
"@novu/application-generic": "^0.16.4",
42+
"@novu/dal": "^0.16.4",
43+
"@novu/node": "^0.16.4",
44+
"@novu/shared": "^0.16.4",
45+
"@novu/stateless": "^0.16.4",
46+
"@novu/testing": "^0.16.4",
4747
"@sendgrid/mail": "^7.6.0",
4848
"@sentry/hub": "^7.40.0",
4949
"@sentry/node": "^7.40.0",

apps/inbound-mail/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@novu/inbound-mail",
3-
"version": "0.16.3",
3+
"version": "0.16.4",
44
"description": "",
55
"author": "",
66
"private": true,
@@ -19,8 +19,8 @@
1919
"test": "echo \"No e2e tests, only build tests\""
2020
},
2121
"dependencies": {
22-
"@novu/application-generic": "^0.16.3",
23-
"@novu/shared": "^0.16.3",
22+
"@novu/application-generic": "^0.16.4",
23+
"@novu/shared": "^0.16.4",
2424
"@sentry/node": "^7.12.1",
2525
"bluebird": "^2.9.30",
2626
"bullmq": "^3.10.2",

apps/web/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@novu/web",
3-
"version": "0.16.3",
3+
"version": "0.16.4",
44
"private": true,
55
"scripts": {
66
"start": "cross-env PORT=4200 react-app-rewired start",
@@ -49,8 +49,8 @@
4949
"@mantine/notifications": "^5.7.1",
5050
"@mantine/prism": "^5.7.1",
5151
"@mantine/spotlight": "^5.7.1",
52-
"@novu/notification-center": "^0.16.3",
53-
"@novu/shared": "^0.16.3",
52+
"@novu/notification-center": "^0.16.4",
53+
"@novu/shared": "^0.16.4",
5454
"@segment/analytics-next": "^1.48.0",
5555
"@sentry/react": "^7.40.0",
5656
"@sentry/tracing": "^7.40.0",
@@ -126,8 +126,8 @@
126126
"@babel/preset-react": "^7.13.13",
127127
"@babel/preset-typescript": "^7.13.0",
128128
"@babel/runtime": "^7.20.13",
129-
"@novu/dal": "^0.16.3",
130-
"@novu/testing": "^0.16.3",
129+
"@novu/dal": "^0.16.4",
130+
"@novu/testing": "^0.16.4",
131131
"@storybook/addon-actions": "^6.4.14",
132132
"@storybook/addon-essentials": "^6.4.14",
133133
"@storybook/addon-links": "^6.4.14",

apps/webhook/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@novu/webhook",
3-
"version": "0.16.3",
3+
"version": "0.16.4",
44
"description": "",
55
"author": "",
66
"private": true,
@@ -27,11 +27,11 @@
2727
"@nestjs/platform-socket.io": "^9.2.1",
2828
"@nestjs/swagger": "^6.3.0",
2929
"@nestjs/terminus": "9.2.1",
30-
"@novu/application-generic": "^0.16.3",
31-
"@novu/dal": "^0.16.3",
32-
"@novu/shared": "^0.16.3",
33-
"@novu/stateless": "^0.16.3",
34-
"@novu/testing": "^0.16.3",
30+
"@novu/application-generic": "^0.16.4",
31+
"@novu/dal": "^0.16.4",
32+
"@novu/shared": "^0.16.4",
33+
"@novu/stateless": "^0.16.4",
34+
"@novu/testing": "^0.16.4",
3535
"@sentry/node": "^6.3.3",
3636
"axios": "^1.3.3",
3737
"bull": "^4.4.0",

apps/widget/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@novu/widget",
3-
"version": "0.16.3",
3+
"version": "0.16.4",
44
"private": true,
55
"scripts": {
66
"start": "craco start",
@@ -29,8 +29,8 @@
2929
"@emotion/styled": "^11.6.0",
3030
"@mantine/core": "4.2.12",
3131
"@mantine/hooks": "4.2.12",
32-
"@novu/notification-center": "^0.16.3",
33-
"@novu/shared": "^0.16.3",
32+
"@novu/notification-center": "^0.16.4",
33+
"@novu/shared": "^0.16.4",
3434
"@testing-library/jest-dom": "^5.11.4",
3535
"@testing-library/react": "^11.1.0",
3636
"@testing-library/user-event": "^12.1.10",
@@ -58,8 +58,8 @@
5858
"@craco/craco": "^7.0.0",
5959
"@emotion/babel-plugin": "^11.7.2",
6060
"@faker-js/faker": "^6.0.0",
61-
"@novu/dal": "^0.16.3",
62-
"@novu/testing": "^0.16.3",
61+
"@novu/dal": "^0.16.4",
62+
"@novu/testing": "^0.16.4",
6363
"@types/jest": "^29.5.0",
6464
"@types/node": "^12.0.0",
6565
"@types/react": "17.0.58",

apps/worker/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@novu/worker",
3-
"version": "0.16.3",
3+
"version": "0.16.4",
44
"description": "description",
55
"author": "",
66
"private": "true",
@@ -30,11 +30,11 @@
3030
"@nestjs/platform-express": "9.3.12",
3131
"@nestjs/swagger": "^6.3.0",
3232
"@nestjs/terminus": "9.2.1",
33-
"@novu/application-generic": "^0.16.3",
34-
"@novu/dal": "^0.16.3",
35-
"@novu/shared": "^0.16.3",
36-
"@novu/stateless": "^0.16.3",
37-
"@novu/testing": "^0.16.3",
33+
"@novu/application-generic": "^0.16.4",
34+
"@novu/dal": "^0.16.4",
35+
"@novu/shared": "^0.16.4",
36+
"@novu/stateless": "^0.16.4",
37+
"@novu/testing": "^0.16.4",
3838
"@sentry/node": "^7.40.0",
3939
"@sentry/tracing": "^7.40.0",
4040
"@types/newrelic": "^9.13.0",

apps/ws/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@novu/ws",
3-
"version": "0.16.3",
3+
"version": "0.16.4",
44
"description": "",
55
"author": "",
66
"private": true,
@@ -31,10 +31,10 @@
3131
"@nestjs/swagger": "^5.2.1",
3232
"@nestjs/terminus": "^9.2.1",
3333
"@nestjs/websockets": "^9.3.9",
34-
"@novu/application-generic": "^0.16.3",
35-
"@novu/dal": "^0.16.3",
36-
"@novu/shared": "^0.16.3",
37-
"@novu/testing": "^0.16.3",
34+
"@novu/application-generic": "^0.16.4",
35+
"@novu/dal": "^0.16.4",
36+
"@novu/shared": "^0.16.4",
37+
"@novu/testing": "^0.16.4",
3838
"@sentry/node": "^7.30.0",
3939
"@socket.io/redis-adapter": "^7.2.0",
4040
"bull": "^4.4.0",

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@novu/docs",
3-
"version": "0.16.3",
3+
"version": "0.16.4",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"message": "chore(release): publish - ci skip"
99
}
1010
},
11-
"version": "0.16.3"
11+
"version": "0.16.4"
1212
}

libs/dal/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@novu/dal",
3-
"version": "0.16.3",
3+
"version": "0.16.4",
44
"description": "",
55
"private": true,
66
"scripts": {
@@ -24,7 +24,7 @@
2424
"@aws-sdk/client-s3": "^3.14.0",
2525
"@aws-sdk/s3-request-presigner": "^3.14.0",
2626
"@faker-js/faker": "^6.0.0",
27-
"@novu/shared": "^0.16.3",
27+
"@novu/shared": "^0.16.4",
2828
"@sendgrid/mail": "^7.4.2",
2929
"JSONStream": "^1.3.5",
3030
"agenda": "^4.0.1",

0 commit comments

Comments
 (0)