diff --git a/packages/api-gateway/CHANGELOG.md b/packages/api-gateway/CHANGELOG.md index 97d5bf4e7..3def18658 100644 --- a/packages/api-gateway/CHANGELOG.md +++ b/packages/api-gateway/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.6.19](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.6.18...@standardnotes/api-gateway@1.6.19) (2022-07-14) + +**Note:** Version bump only for package @standardnotes/api-gateway + ## [1.6.18](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.6.17...@standardnotes/api-gateway@1.6.18) (2022-07-14) **Note:** Version bump only for package @standardnotes/api-gateway diff --git a/packages/api-gateway/package.json b/packages/api-gateway/package.json index 2900be45f..d9de35e1f 100644 --- a/packages/api-gateway/package.json +++ b/packages/api-gateway/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/api-gateway", - "version": "1.6.18", + "version": "1.6.19", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/auth/CHANGELOG.md b/packages/auth/CHANGELOG.md index 6fdb5958f..b2f9d9ceb 100644 --- a/packages/auth/CHANGELOG.md +++ b/packages/auth/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.11.18](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.11.17...@standardnotes/auth-server@1.11.18) (2022-07-14) + +**Note:** Version bump only for package @standardnotes/auth-server + ## [1.11.17](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.11.16...@standardnotes/auth-server@1.11.17) (2022-07-14) **Note:** Version bump only for package @standardnotes/auth-server diff --git a/packages/auth/package.json b/packages/auth/package.json index 84594e14e..d6ef0b82a 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/auth-server", - "version": "1.11.17", + "version": "1.11.18", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/domain-events-infra/CHANGELOG.md b/packages/domain-events-infra/CHANGELOG.md index 917ec13dd..0520f5678 100644 --- a/packages/domain-events-infra/CHANGELOG.md +++ b/packages/domain-events-infra/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.7.19](https://github.com/standardnotes/server/compare/@standardnotes/domain-events-infra@1.7.18...@standardnotes/domain-events-infra@1.7.19) (2022-07-14) + +**Note:** Version bump only for package @standardnotes/domain-events-infra + ## [1.7.18](https://github.com/standardnotes/server/compare/@standardnotes/domain-events-infra@1.7.17...@standardnotes/domain-events-infra@1.7.18) (2022-07-14) **Note:** Version bump only for package @standardnotes/domain-events-infra diff --git a/packages/domain-events-infra/package.json b/packages/domain-events-infra/package.json index c4d5ba39d..a8b4bd81b 100644 --- a/packages/domain-events-infra/package.json +++ b/packages/domain-events-infra/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/domain-events-infra", - "version": "1.7.18", + "version": "1.7.19", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/domain-events/CHANGELOG.md b/packages/domain-events/CHANGELOG.md index 5ae782c0c..b24b14a78 100644 --- a/packages/domain-events/CHANGELOG.md +++ b/packages/domain-events/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.46.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.45.0...@standardnotes/domain-events@2.46.0) (2022-07-14) + +### Features + +* **domain-events:** add discount applied event ([40b0f93](https://github.com/standardnotes/server/commit/40b0f937bd22507003968e31121c211edfba6544)) + # [2.45.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.44.2...@standardnotes/domain-events@2.45.0) (2022-07-14) ### Features diff --git a/packages/domain-events/package.json b/packages/domain-events/package.json index b4a5b15c8..c48bbf6eb 100644 --- a/packages/domain-events/package.json +++ b/packages/domain-events/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/domain-events", - "version": "2.45.0", + "version": "2.46.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/event-store/CHANGELOG.md b/packages/event-store/CHANGELOG.md index 0c4ccc927..39d546aae 100644 --- a/packages/event-store/CHANGELOG.md +++ b/packages/event-store/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.18](https://github.com/standardnotes/server/compare/@standardnotes/event-store@1.1.17...@standardnotes/event-store@1.1.18) (2022-07-14) + +**Note:** Version bump only for package @standardnotes/event-store + ## [1.1.17](https://github.com/standardnotes/server/compare/@standardnotes/event-store@1.1.16...@standardnotes/event-store@1.1.17) (2022-07-14) **Note:** Version bump only for package @standardnotes/event-store diff --git a/packages/event-store/package.json b/packages/event-store/package.json index 7baebcf8a..c88c6cf39 100644 --- a/packages/event-store/package.json +++ b/packages/event-store/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/event-store", - "version": "1.1.17", + "version": "1.1.18", "description": "Event Store Service", "private": true, "main": "dist/src/index.js", diff --git a/packages/files/CHANGELOG.md b/packages/files/CHANGELOG.md index 12cd0a921..f8cb5b6c1 100644 --- a/packages/files/CHANGELOG.md +++ b/packages/files/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.17](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.5.16...@standardnotes/files-server@1.5.17) (2022-07-14) + +**Note:** Version bump only for package @standardnotes/files-server + ## [1.5.16](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.5.15...@standardnotes/files-server@1.5.16) (2022-07-14) **Note:** Version bump only for package @standardnotes/files-server diff --git a/packages/files/package.json b/packages/files/package.json index 850283d57..07b61d5dc 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/files-server", - "version": "1.5.16", + "version": "1.5.17", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/scheduler/CHANGELOG.md b/packages/scheduler/CHANGELOG.md index c9fd54bb8..66d1c5ecf 100644 --- a/packages/scheduler/CHANGELOG.md +++ b/packages/scheduler/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.15](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.5.14...@standardnotes/scheduler-server@1.5.15) (2022-07-14) + +**Note:** Version bump only for package @standardnotes/scheduler-server + ## [1.5.14](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.5.13...@standardnotes/scheduler-server@1.5.14) (2022-07-14) **Note:** Version bump only for package @standardnotes/scheduler-server diff --git a/packages/scheduler/package.json b/packages/scheduler/package.json index c0534c64a..509455c55 100644 --- a/packages/scheduler/package.json +++ b/packages/scheduler/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/scheduler-server", - "version": "1.5.14", + "version": "1.5.15", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/syncing-server/CHANGELOG.md b/packages/syncing-server/CHANGELOG.md index b8341f0f1..77745efc9 100644 --- a/packages/syncing-server/CHANGELOG.md +++ b/packages/syncing-server/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.6.19](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.6.18...@standardnotes/syncing-server@1.6.19) (2022-07-14) + +**Note:** Version bump only for package @standardnotes/syncing-server + ## [1.6.18](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.6.17...@standardnotes/syncing-server@1.6.18) (2022-07-14) **Note:** Version bump only for package @standardnotes/syncing-server diff --git a/packages/syncing-server/package.json b/packages/syncing-server/package.json index 0dc66876c..b867fdc00 100644 --- a/packages/syncing-server/package.json +++ b/packages/syncing-server/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/syncing-server", - "version": "1.6.18", + "version": "1.6.19", "engines": { "node": ">=16.0.0 <17.0.0" },