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 Jun 21, 2022
1 parent 9e87ded commit 81a9dfc
Show file tree
Hide file tree
Showing 12 changed files with 35 additions and 35 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.4.2",
"version": "0.5.0-alpha.0",
"description": "description",
"author": "",
"private": "true",
Expand All @@ -23,17 +23,17 @@
"@aws-sdk/client-s3": "^3.14.0",
"@aws-sdk/s3-request-presigner": "^3.14.0",
"@godaddy/terminus": "^4.10.2",
"@nestjs/axios": "^0.0.8",
"@nestjs/common": "^8.4.6",
"@nestjs/core": "^8.4.6",
"@nestjs/axios": "^0.0.8",
"@nestjs/graphql": "^10.0.15",
"@nestjs/jwt": "^8.0.1",
"@nestjs/passport": "^8.2.1",
"@nestjs/platform-express": "^8.4.6",
"@nestjs/swagger": "^5.2.1",
"@nestjs/terminus": "^8.0.6",
"@nestjsx/crud": "^4.6.2",
"@novu/dal": "^0.4.1",
"@novu/dal": "^0.5.0-alpha.0",
"@novu/emailjs": "^0.4.1",
"@novu/mailgun": "^0.4.1",
"@novu/mailjet": "^0.4.1",
Expand All @@ -45,12 +45,12 @@
"@novu/sendgrid": "^0.4.1",
"@novu/sendinblue": "^0.4.1",
"@novu/ses": "^0.4.1",
"@novu/shared": "^0.4.1",
"@novu/shared": "^0.5.0-alpha.0",
"@novu/sms77": "^0.4.1",
"@novu/sns": "^0.4.1",
"@novu/stateless": "^0.4.1",
"@novu/telnyx": "^0.4.1",
"@novu/testing": "^0.4.1",
"@novu/testing": "^0.5.0-alpha.0",
"@novu/twilio": "^0.4.1",
"@sendgrid/mail": "^7.6.0",
"@sentry/node": "^6.1.0",
Expand Down Expand Up @@ -110,9 +110,9 @@
"mocha": "^8.1.1",
"nodemon": "^2.0.3",
"sinon": "^9.0.2",
"tsconfig-paths": "3.11.0",
"ts-loader": "9.2.8",
"ts-node": "^9.0.0"
"ts-node": "^9.0.0",
"tsconfig-paths": "3.11.0"
},
"lint-staged": {
"*.{js,jsx,ts,tsx}": [
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.2",
"version": "0.5.0-alpha.0",
"private": true,
"dependencies": {
"@ant-design/icons": "^4.6.2",
Expand All @@ -20,8 +20,8 @@
"@mantine/hooks": "^4.1.0",
"@mantine/notifications": "^4.1.0",
"@mantine/prism": "^4.1.0",
"@novu/notification-center": "^0.4.2",
"@novu/shared": "^0.4.1",
"@novu/notification-center": "^0.5.0-alpha.0",
"@novu/shared": "^0.5.0-alpha.0",
"@sentry/react": "^6.3.1",
"@sentry/tracing": "^6.3.1",
"@storybook/addon-docs": "^6.4.19",
Expand Down Expand Up @@ -78,8 +78,8 @@
"@babel/preset-react": "^7.13.13",
"@babel/preset-typescript": "^7.13.0",
"@babel/runtime": "^7.14.6",
"@novu/dal": "^0.4.1",
"@novu/testing": "^0.4.1",
"@novu/dal": "^0.5.0-alpha.0",
"@novu/testing": "^0.5.0-alpha.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/widget/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@novu/widget",
"version": "0.4.2",
"version": "0.5.0-alpha.0",
"private": true,
"dependencies": {
"@ant-design/icons": "^4.5.0",
"@mantine/core": "^4.1.0",
"@mantine/hooks": "^4.1.0",
"@novu/embed": "^0.4.1",
"@novu/notification-center": "^0.4.2",
"@novu/shared": "^0.4.1",
"@novu/embed": "^0.5.0-alpha.0",
"@novu/notification-center": "^0.5.0-alpha.0",
"@novu/shared": "^0.5.0-alpha.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 @@ -42,8 +42,8 @@
"devDependencies": {
"@craco/craco": "^6.1.1",
"@faker-js/faker": "^6.0.0",
"@novu/dal": "^0.4.1",
"@novu/testing": "^0.4.1",
"@novu/dal": "^0.5.0-alpha.0",
"@novu/testing": "^0.5.0-alpha.0",
"@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.1",
"version": "0.5.0-alpha.0",
"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.1",
"@novu/shared": "^0.4.1",
"@novu/testing": "^0.4.1",
"@novu/dal": "^0.5.0-alpha.0",
"@novu/shared": "^0.5.0-alpha.0",
"@novu/testing": "^0.5.0-alpha.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 @@ -11,5 +11,5 @@
"message": "chore(release): publish - ci skip"
}
},
"version": "0.4.2"
"version": "0.5.0-alpha.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.4.1",
"version": "0.5.0-alpha.0",
"description": "",
"private": true,
"scripts": {
Expand All @@ -23,7 +23,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.1",
"@novu/shared": "^0.5.0-alpha.0",
"@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.1",
"version": "0.5.0-alpha.0",
"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.1",
"version": "0.5.0-alpha.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.4.1",
"version": "0.5.0-alpha.0",
"description": "",
"private": true,
"scripts": {
Expand All @@ -21,9 +21,9 @@
"types": "dist/index.d.ts",
"dependencies": {
"@faker-js/faker": "^6.0.0",
"@novu/dal": "^0.4.1",
"@novu/dal": "^0.5.0-alpha.0",
"@novu/node": "^0.4.1",
"@novu/shared": "^0.4.1",
"@novu/shared": "^0.5.0-alpha.0",
"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.1",
"version": "0.5.0-alpha.0",
"description": "On-Boarding Cli",
"main": "index.js",
"scripts": {
Expand All @@ -22,7 +22,7 @@
"novu": "./dist/index.js"
},
"devDependencies": {
"@novu/shared": "^0.4.1",
"@novu/shared": "^0.5.0-alpha.0",
"@types/configstore": "^5.0.1",
"@types/inquirer": "^8.2.0",
"nodemon": "^2.0.15",
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.2",
"version": "0.5.0-alpha.0",
"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.1",
"@novu/shared": "^0.5.0-alpha.0",
"acorn-jsx": "^5.3.2",
"axios": "^0.26.1",
"chroma-js": "^2.4.2",
Expand Down
2 changes: 1 addition & 1 deletion providers/termii/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@novu/termii",
"version": "0.4.2",
"version": "0.5.0-alpha.0",
"description": "A termii wrapper for novu",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",
Expand Down

0 comments on commit 81a9dfc

Please sign in to comment.