Skip to content

Commit

Permalink
Bump version to: v0.7.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
socialmediad20 committed Jun 24, 2020
1 parent 997411f commit 421b8f3
Show file tree
Hide file tree
Showing 12 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.6.2",
"version": "0.7.0",
"npmClient": "npm",
"packages": [
"packages/*"
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asd20/notifications-client",
"version": "0.6.2",
"version": "0.7.0",
"description": "Client implementation of notifications, ideal for apps",
"author": "Academy District 20 <socialmedia@asd20.org>",
"license": "MIT",
Expand Down Expand Up @@ -60,9 +60,9 @@
"vue": "^2.6.11"
},
"dependencies": {
"@asd20/notifications-plugin-json": "^0.6.2",
"@asd20/notifications-shared": "^0.6.2",
"@asd20/notifications-ui": "^0.6.2",
"@asd20/notifications-plugin-json": "^0.7.0",
"@asd20/notifications-shared": "^0.7.0",
"@asd20/notifications-ui": "^0.7.0",
"@vue/web-component-wrapper": "^1.2.0"
},
"husky": {
Expand Down
2 changes: 1 addition & 1 deletion packages/embed/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/embed/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asd20/notifications-embed",
"version": "0.6.2",
"version": "0.7.0",
"description": "Simple to use embed script for notifications",
"author": "Academy District 20 <socialmedia@asd20.org>",
"license": "MIT",
Expand Down Expand Up @@ -56,8 +56,8 @@
"vue": "^2.6.0"
},
"dependencies": {
"@asd20/notifications-client": "^0.6.2",
"@asd20/notifications-plugin-json": "^0.6.2",
"@asd20/notifications-client": "^0.7.0",
"@asd20/notifications-plugin-json": "^0.7.0",
"@vue/web-component-wrapper": "^1.2.0",
"portal-vue": "^2.1.7"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-azure-search/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/plugin-azure-search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asd20/notifications-plugin-azure-search",
"version": "0.6.2",
"version": "0.7.0",
"description": "azure search endpoint configuration",
"author": "Academy District 20 <socialmedia@asd20.org>",
"license": "MIT",
Expand Down Expand Up @@ -68,7 +68,7 @@
]
},
"dependencies": {
"@asd20/notifications-plugin-json": "^0.6.2"
"@asd20/notifications-plugin-json": "^0.7.0"
},
"gitHead": "42c70e88883d1e818582c016f46d9527082e7b25"
}
2 changes: 1 addition & 1 deletion packages/plugin-cc-messages/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions packages/plugin-cc-messages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asd20/notifications-plugin-cc-messages",
"version": "0.6.2",
"version": "0.7.0",
"description": "Plugin for Academy District 20 CommCenter messages.",
"author": "Academy District 20 <socialmedia@asd20.org>",
"license": "MIT",
Expand Down Expand Up @@ -68,9 +68,9 @@
]
},
"dependencies": {
"@asd20/notifications-client": "^0.6.2",
"@asd20/notifications-plugin-azure-search": "^0.6.2",
"@asd20/notifications-shared": "^0.6.2"
"@asd20/notifications-client": "^0.7.0",
"@asd20/notifications-plugin-azure-search": "^0.7.0",
"@asd20/notifications-shared": "^0.7.0"
},
"gitHead": "42c70e88883d1e818582c016f46d9527082e7b25"
}
4 changes: 2 additions & 2 deletions packages/plugin-json/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asd20/notifications-plugin-json",
"version": "0.6.2",
"version": "0.7.0",
"description": "A plugin for sourcing notifications from JSON files at a endpoint/url",
"author": "Academy District 20 <socialmedia@asd20.org>",
"license": "MIT",
Expand Down Expand Up @@ -68,7 +68,7 @@
]
},
"dependencies": {
"@asd20/notifications-shared": "^0.6.2",
"@asd20/notifications-shared": "^0.7.0",
"lodash": "^4.17.15"
},
"gitHead": "42c70e88883d1e818582c016f46d9527082e7b25"
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asd20/notifications-shared",
"version": "0.6.2",
"version": "0.7.0",
"description": "Utility functions for notifications",
"author": "Academy District 20 <socialmedia@asd20.org>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asd20/notifications-ui",
"version": "0.6.2",
"version": "0.7.0",
"description": "A UI package",
"author": "Academy District 20 <socialmedia@asd20.org>",
"license": "MIT",
Expand Down

0 comments on commit 421b8f3

Please sign in to comment.