Skip to content

Commit d406272

Browse files
committed
chore(release): publish new version
- @standardnotes/analytics@2.34.17 - @standardnotes/api-gateway@1.92.1 - @standardnotes/auth-server@1.178.5 - @standardnotes/common@1.52.3 - @standardnotes/domain-core@1.41.2 - @standardnotes/domain-events-infra@1.23.4 - @standardnotes/domain-events@2.141.1 - @standardnotes/files-server@1.38.2 - @standardnotes/grpc@1.4.2 - @standardnotes/home-server@1.23.1 - @standardnotes/predicates@1.8.2 - @standardnotes/revisions-server@1.51.18 - @standardnotes/scheduler-server@1.27.22 - @standardnotes/security@1.17.4 - @standardnotes/settings@1.23.3 - @standardnotes/sncrypto-node@1.16.3 - @standardnotes/syncing-server@1.136.4 - @standardnotes/time@1.19.1 - @standardnotes/websockets-server@1.22.13
1 parent 9de3352 commit d406272

38 files changed

Lines changed: 107 additions & 19 deletions

packages/analytics/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.34.17](https://github.com/standardnotes/server/compare/@standardnotes/analytics@2.34.16...@standardnotes/analytics@2.34.17) (2024-06-18)
7+
8+
**Note:** Version bump only for package @standardnotes/analytics
9+
610
## [2.34.16](https://github.com/standardnotes/server/compare/@standardnotes/analytics@2.34.15...@standardnotes/analytics@2.34.16) (2024-01-19)
711

812
**Note:** Version bump only for package @standardnotes/analytics

packages/analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/analytics",
3-
"version": "2.34.16",
3+
"version": "2.34.17",
44
"engines": {
55
"node": ">=18.0.0 <21.0.0"
66
},

packages/api-gateway/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.92.1](https://github.com/standardnotes/server/compare/@standardnotes/api-gateway@1.91.0...@standardnotes/api-gateway@1.92.1) (2024-06-18)
7+
8+
### Bug Fixes
9+
10+
* **api-gateway:** bump version ([102d4b1](https://github.com/standardnotes/server/commit/102d4b1e8ab000fc97d01c621654b6fc65e37d32))
11+
612
## [1.90.1](https://github.com/standardnotes/server/compare/@standardnotes/api-gateway@1.90.0...@standardnotes/api-gateway@1.90.1) (2024-01-19)
713

814
**Note:** Version bump only for package @standardnotes/api-gateway

packages/api-gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/api-gateway",
3-
"version": "1.92.0",
3+
"version": "1.92.1",
44
"engines": {
55
"node": ">=18.0.0 <21.0.0"
66
},

packages/auth/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.178.5](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.178.3...@standardnotes/auth-server@1.178.5) (2024-06-18)
7+
8+
### Bug Fixes
9+
10+
* bump versions on packages ([8575d20](https://github.com/standardnotes/server/commit/8575d20f7b79f5220da7cced0041ae12b72e1e49))
11+
612
# [1.178.0](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.177.20...@standardnotes/auth-server@1.178.0) (2024-01-19)
713

814
### Features

packages/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/auth-server",
3-
"version": "1.178.4",
3+
"version": "1.178.5",
44
"engines": {
55
"node": ">=18.0.0 <21.0.0"
66
},

packages/common/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.52.3](https://github.com/standardnotes/server/compare/@standardnotes/common@1.52.2...@standardnotes/common@1.52.3) (2024-06-18)
7+
8+
**Note:** Version bump only for package @standardnotes/common
9+
610
## [1.52.2](https://github.com/standardnotes/server/compare/@standardnotes/common@1.52.1...@standardnotes/common@1.52.2) (2023-12-28)
711

812
**Note:** Version bump only for package @standardnotes/common

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/common",
3-
"version": "1.52.2",
3+
"version": "1.52.3",
44
"engines": {
55
"node": ">=18.0.0 <21.0.0"
66
},

packages/domain-core/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.41.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-core@1.41.1...@standardnotes/domain-core@1.41.2) (2024-06-18)
7+
8+
**Note:** Version bump only for package @standardnotes/domain-core
9+
610
## [1.41.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-core@1.41.0...@standardnotes/domain-core@1.41.1) (2023-11-27)
711

812
### Bug Fixes

packages/domain-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/domain-core",
3-
"version": "1.41.1",
3+
"version": "1.41.2",
44
"engines": {
55
"node": ">=18.0.0 <21.0.0"
66
},

0 commit comments

Comments
 (0)