diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 0b04d6b0a..78b4743e8 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.104.29](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.127.2...@standardnotes/desktop@3.104.29) (2022-12-19) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.104.28](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.127.1...@standardnotes/desktop@3.104.28) (2022-12-19) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index bd3e29ab6..e9115be84 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.104.28", + "version": "3.104.29", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 4e1892ed3..477c7e237 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.49.26](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.25...@standardnotes/mobile@3.49.26) (2022-12-19) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.49.25](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.24...@standardnotes/mobile@3.49.25) (2022-12-19) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index dd898f91b..1e8d91c88 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.49.25", + "version": "3.49.26", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index e70b16e0c..7e04abc48 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.4.52](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.51...@standardnotes/releases@1.4.52) (2022-12-19) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.51](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.50...@standardnotes/releases@1.4.51) (2022-12-19) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index b6a6312f6..767e77793 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.51", + "version": "1.4.52", "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 c8be93520..c2ceb39d6 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.156.5](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.156.4...@standardnotes/snjs@2.156.5) (2022-12-19) + +### Bug Fixes + +* **snjs:** mark flaky subscription test as skipped until fixed ([b8bf8ca](https://github.com/standardnotes/app/commit/b8bf8ca1120b5b12dca6c332d0e8523d3a9dcbe5)) + ## [2.156.4](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.156.3...@standardnotes/snjs@2.156.4) (2022-12-19) **Note:** Version bump only for package @standardnotes/snjs diff --git a/packages/snjs/package.json b/packages/snjs/package.json index a3f957338..05c730179 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.156.4", + "version": "2.156.5", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index ea1a68e45..9317883db 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.127.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.2...@standardnotes/web@3.127.3) (2022-12-19) + +**Note:** Version bump only for package @standardnotes/web + ## [3.127.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.1...@standardnotes/web@3.127.2) (2022-12-19) ### Bug Fixes diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index c353b7820..eb481ddc1 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,16 @@ { "versions": [ + { + "version": "3.127.3", + "title": "[3.127.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.2...@standardnotes/web@3.127.3) (2022-12-19)", + "date": null, + "body": "**Note:** Version bump only for package @standardnotes/web", + "parsed": { + "_": [ + "Note: Version bump only for package @standardnotes/web" + ] + } + }, { "version": "3.127.2", "title": "[3.127.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.1...@standardnotes/web@3.127.2) (2022-12-19)", diff --git a/packages/web/package.json b/packages/web/package.json index 27caf7322..4d87a6709 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.127.2", + "version": "3.127.3", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",