chore(release): publish new version
- @standardnotes/api-gateway@1.6.11 - @standardnotes/auth-server@1.11.10 - @standardnotes/domain-events-infra@1.7.11 - @standardnotes/domain-events@2.42.0 - @standardnotes/event-store@1.1.10 - @standardnotes/files-server@1.5.9 - @standardnotes/scheduler-server@1.5.7 - @standardnotes/syncing-server@1.6.11
This commit is contained in:
parent
24c036836e
commit
c3015493fc
16 changed files with 42 additions and 8 deletions
|
@ -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.11](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.6.10...@standardnotes/api-gateway@1.6.11) (2022-07-13)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/api-gateway
|
||||
|
||||
## [1.6.10](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.6.9...@standardnotes/api-gateway@1.6.10) (2022-07-13)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/api-gateway
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@standardnotes/api-gateway",
|
||||
"version": "1.6.10",
|
||||
"version": "1.6.11",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
|
|
@ -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.10](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.11.9...@standardnotes/auth-server@1.11.10) (2022-07-13)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/auth-server
|
||||
|
||||
## [1.11.9](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.11.8...@standardnotes/auth-server@1.11.9) (2022-07-13)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/auth-server
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@standardnotes/auth-server",
|
||||
"version": "1.11.9",
|
||||
"version": "1.11.10",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
|
|
@ -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.11](https://github.com/standardnotes/server/compare/@standardnotes/domain-events-infra@1.7.10...@standardnotes/domain-events-infra@1.7.11) (2022-07-13)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/domain-events-infra
|
||||
|
||||
## [1.7.10](https://github.com/standardnotes/server/compare/@standardnotes/domain-events-infra@1.7.9...@standardnotes/domain-events-infra@1.7.10) (2022-07-12)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/domain-events-infra
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@standardnotes/domain-events-infra",
|
||||
"version": "1.7.10",
|
||||
"version": "1.7.11",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
|
|
@ -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.42.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.41.1...@standardnotes/domain-events@2.42.0) (2022-07-13)
|
||||
|
||||
### Features
|
||||
|
||||
* add student discount requested event ([24c0368](https://github.com/standardnotes/server/commit/24c036836ea1de55f2ddc2fcf97418ff0699d0a5))
|
||||
|
||||
## [2.41.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.41.0...@standardnotes/domain-events@2.41.1) (2022-07-12)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/domain-events
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@standardnotes/domain-events",
|
||||
"version": "2.41.1",
|
||||
"version": "2.42.0",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
|
|
@ -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.10](https://github.com/standardnotes/server/compare/@standardnotes/event-store@1.1.9...@standardnotes/event-store@1.1.10) (2022-07-13)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/event-store
|
||||
|
||||
## [1.1.9](https://github.com/standardnotes/server/compare/@standardnotes/event-store@1.1.8...@standardnotes/event-store@1.1.9) (2022-07-12)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/event-store
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@standardnotes/event-store",
|
||||
"version": "1.1.9",
|
||||
"version": "1.1.10",
|
||||
"description": "Event Store Service",
|
||||
"private": true,
|
||||
"main": "dist/src/index.js",
|
||||
|
|
|
@ -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.9](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.5.8...@standardnotes/files-server@1.5.9) (2022-07-13)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/files-server
|
||||
|
||||
## [1.5.8](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.5.7...@standardnotes/files-server@1.5.8) (2022-07-13)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/files-server
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@standardnotes/files-server",
|
||||
"version": "1.5.8",
|
||||
"version": "1.5.9",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
|
|
@ -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.7](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.5.6...@standardnotes/scheduler-server@1.5.7) (2022-07-13)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/scheduler-server
|
||||
|
||||
## [1.5.6](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.5.5...@standardnotes/scheduler-server@1.5.6) (2022-07-12)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/scheduler-server
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@standardnotes/scheduler-server",
|
||||
"version": "1.5.6",
|
||||
"version": "1.5.7",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
|
|
@ -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.11](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.6.10...@standardnotes/syncing-server@1.6.11) (2022-07-13)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/syncing-server
|
||||
|
||||
## [1.6.10](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.6.9...@standardnotes/syncing-server@1.6.10) (2022-07-13)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/syncing-server
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@standardnotes/syncing-server",
|
||||
"version": "1.6.10",
|
||||
"version": "1.6.11",
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue