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 Dec 27, 2021
1 parent e25e5a1 commit 9acc555
Show file tree
Hide file tree
Showing 9 changed files with 24 additions and 24 deletions.
8 changes: 4 additions & 4 deletions apps/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@notifire/api",
"version": "0.3.4",
"version": "0.3.5-alpha.0",
"description": "description",
"author": "",
"private": "true",
Expand Down Expand Up @@ -31,10 +31,10 @@
"@nestjs/swagger": "^4.7.12",
"@nestjs/terminus": "^7.1.0",
"@nestjsx/crud": "^4.6.2",
"@notifire/dal": "^0.3.4",
"@notifire/dal": "^0.3.5-alpha.0",
"@notifire/node": "^1.0.4",
"@notifire/shared": "^0.3.4",
"@notifire/testing": "^0.3.4",
"@notifire/shared": "^0.3.5-alpha.0",
"@notifire/testing": "^0.3.5-alpha.0",
"@sendgrid/mail": "^7.6.0",
"@sentry/node": "^6.1.0",
"@sentry/tracing": "^6.3.6",
Expand Down
8 changes: 4 additions & 4 deletions apps/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@notifire/web",
"version": "0.3.4",
"version": "0.3.5-alpha.0",
"private": true,
"dependencies": {
"@ant-design/icons": "^4.6.2",
Expand All @@ -13,7 +13,7 @@
"@editorjs/editorjs": "^2.19.3",
"@editorjs/paragraph": "^2.8.0",
"@jackwilsdon/craco-use-babelrc": "^1.0.0",
"@notifire/shared": "^0.3.4",
"@notifire/shared": "^0.3.5-alpha.0",
"@sentry/react": "^6.3.1",
"@sentry/tracing": "^6.3.1",
"@testing-library/jest-dom": "^5.11.4",
Expand Down Expand Up @@ -59,8 +59,8 @@
"@babel/preset-react": "^7.13.13",
"@babel/preset-typescript": "^7.13.0",
"@babel/runtime": "^7.14.6",
"@notifire/dal": "^0.3.4",
"@notifire/testing": "^0.3.4",
"@notifire/dal": "^0.3.5-alpha.0",
"@notifire/testing": "^0.3.5-alpha.0",
"@types/react": "^17.0.0",
"@types/styled-components": "^5.1.7",
"babel-plugin-styled-components": "^1.12.0",
Expand Down
8 changes: 4 additions & 4 deletions apps/widget/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@notifire/widget",
"version": "0.3.4",
"version": "0.3.5-alpha.0",
"private": true,
"dependencies": {
"@ant-design/icons": "^4.5.0",
"@notifire/sdk": "^0.3.4",
"@notifire/shared": "^0.3.4",
"@notifire/shared": "^0.3.5-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 @@ -36,8 +36,8 @@
},
"devDependencies": {
"@craco/craco": "^6.1.1",
"@notifire/dal": "^0.3.4",
"@notifire/testing": "^0.3.4",
"@notifire/dal": "^0.3.5-alpha.0",
"@notifire/testing": "^0.3.5-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": "@notifire/ws",
"version": "0.3.4",
"version": "0.3.5-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",
"@notifire/dal": "^0.3.4",
"@notifire/shared": "^0.3.4",
"@notifire/testing": "^0.3.4",
"@notifire/dal": "^0.3.5-alpha.0",
"@notifire/shared": "^0.3.5-alpha.0",
"@notifire/testing": "^0.3.5-alpha.0",
"@sentry/node": "^6.3.3",
"dotenv": "^8.2.0",
"envalid": "^7.1.0",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
}
},
"useWorkspaces": true,
"version": "0.3.4"
"version": "0.3.5-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": "@notifire/dal",
"version": "0.3.4",
"version": "0.3.5-alpha.0",
"description": "",
"private": true,
"scripts": {
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"@aws-sdk/client-s3": "^3.14.0",
"@aws-sdk/s3-request-presigner": "^3.14.0",
"@notifire/shared": "^0.3.4",
"@notifire/shared": "^0.3.5-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/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@notifire/shared",
"version": "0.3.4",
"version": "0.3.5-alpha.0",
"description": "",
"private": true,
"scripts": {
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": "@notifire/testing",
"version": "0.3.4",
"version": "0.3.5-alpha.0",
"description": "",
"private": true,
"scripts": {
Expand All @@ -17,8 +17,8 @@
"main": "dist/index.js",
"types": "dist/index.d.ts",
"dependencies": {
"@notifire/dal": "^0.3.4",
"@notifire/shared": "^0.3.4",
"@notifire/dal": "^0.3.5-alpha.0",
"@notifire/shared": "^0.3.5-alpha.0",
"JSONStream": "^1.3.5",
"async": "^3.2.0",
"class-transformer": "0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion providers/emailjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@notifire/emailjs",
"version": "0.3.4",
"version": "0.3.5-alpha.0",
"description": "An emailjs provider for notifire",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",
Expand Down

0 comments on commit 9acc555

Please sign in to comment.