diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 00beb4465..b00a5e2c0 100644 --- a/packages/desktop/CHANGELOG.md +++ b/packages/desktop/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. +## [3.23.66](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.65...@standardnotes/desktop@3.23.66) (2022-07-08) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.23.65](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.64...@standardnotes/desktop@3.23.65) (2022-07-07) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 769d74552..1d1f594f1 100644 --- a/packages/desktop/package.json +++ b/packages/desktop/package.json @@ -1,7 +1,7 @@ { "name": "@standardnotes/desktop", "main": "./app/dist/index.js", - "version": "3.23.65", + "version": "3.23.66", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 9dbd53634..585889317 100644 --- a/packages/mobile/CHANGELOG.md +++ b/packages/mobile/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. +## [3.30.21](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.30.20...@standardnotes/mobile@3.30.21) (2022-07-08) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.30.20](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.30.19...@standardnotes/mobile@3.30.20) (2022-07-07) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index a70430c14..d81b73de7 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.30.20", + "version": "3.30.21", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 718f66deb..820c65a7c 100644 --- a/packages/releases/CHANGELOG.md +++ b/packages/releases/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.2.87](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.86...@standardnotes/releases@1.2.87) (2022-07-08) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.2.86](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.85...@standardnotes/releases@1.2.86) (2022-07-07) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index 49f7ae6b5..50128f078 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.2.86", + "version": "1.2.87", "license": "AGPL-3.0-or-later", "main": "dist/releases.json", "types": "dist/index.d.ts", diff --git a/packages/snjs/CHANGELOG.md b/packages/snjs/CHANGELOG.md index db74bae24..24b5a09e0 100644 --- a/packages/snjs/CHANGELOG.md +++ b/packages/snjs/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.124.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.123.6...@standardnotes/snjs@2.124.0) (2022-07-08) + +### Features + +* add building of SNJS Docker image for e2e testing purposes ([#1225](https://github.com/standardnotes/app/issues/1225)) ([3e4e7fd](https://github.com/standardnotes/app/commit/3e4e7fd0e0b06a9412b9e30833d98eb992a3806a)) + ## [2.123.6](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.123.5...@standardnotes/snjs@2.123.6) (2022-07-07) ### Bug Fixes diff --git a/packages/snjs/package.json b/packages/snjs/package.json index ee16d994e..95034e1e1 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.123.6", + "version": "2.124.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web-server/CHANGELOG.md b/packages/web-server/CHANGELOG.md index 84e98c766..8b6f1a275 100644 --- a/packages/web-server/CHANGELOG.md +++ b/packages/web-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.2.89](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.88...@standardnotes/web-server@1.2.89) (2022-07-08) + +**Note:** Version bump only for package @standardnotes/web-server + ## [1.2.88](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.87...@standardnotes/web-server@1.2.88) (2022-07-07) **Note:** Version bump only for package @standardnotes/web-server diff --git a/packages/web-server/package.json b/packages/web-server/package.json index f44aa24fc..56b49e91e 100644 --- a/packages/web-server/package.json +++ b/packages/web-server/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web-server", - "version": "1.2.88", + "version": "1.2.89", "license": "AGPL-3.0-or-later", "private": true, "author": "Standard Notes.", diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index b87f171cb..314dcecd9 100644 --- a/packages/web/CHANGELOG.md +++ b/packages/web/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. +## [3.38.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.38.4...@standardnotes/web@3.38.5) (2022-07-08) + +**Note:** Version bump only for package @standardnotes/web + ## [3.38.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.38.3...@standardnotes/web@3.38.4) (2022-07-07) **Note:** Version bump only for package @standardnotes/web diff --git a/packages/web/package.json b/packages/web/package.json index c696986bd..f30bda979 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.38.4", + "version": "3.38.5", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",