diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 4708d123b..ca0e003b5 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.102](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.101...@standardnotes/desktop@3.23.102) (2022-08-24) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.23.101](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.100...@standardnotes/desktop@3.23.101) (2022-08-23) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index b53dd2549..6ae2f24b2 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.101", + "version": "3.23.102", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 18068cc20..de20270f9 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.31.18](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.31.17...@standardnotes/mobile@3.31.18) (2022-08-24) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.31.17](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.31.16...@standardnotes/mobile@3.31.17) (2022-08-23) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 7ece7fabd..d8687551a 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.31.17", + "version": "3.31.18", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 36bdda564..e6b653db0 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.3.24](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.23...@standardnotes/releases@1.3.24) (2022-08-24) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.3.23](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.22...@standardnotes/releases@1.3.23) (2022-08-23) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index 1bb6def68..560ff8726 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.3.23", + "version": "1.3.24", "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 8904f65e9..d823f6c74 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.125.3](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.125.2...@standardnotes/snjs@2.125.3) (2022-08-24) + +### Bug Fixes + +* **snjs:** showing archived notes on trashed smart view ([#1426](https://github.com/standardnotes/app/issues/1426)) ([2c69a51](https://github.com/standardnotes/app/commit/2c69a514a8a2c3cfe713e118bb6997f21e41ebe8)) + ## [2.125.2](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.125.1...@standardnotes/snjs@2.125.2) (2022-08-23) **Note:** Version bump only for package @standardnotes/snjs diff --git a/packages/snjs/package.json b/packages/snjs/package.json index dec190ee9..a2cd8eed5 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.125.2", + "version": "2.125.3", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index a37fb3b6f..bfe92cfa9 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.45.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.45.5...@standardnotes/web@3.45.6) (2022-08-24) + +**Note:** Version bump only for package @standardnotes/web + ## [3.45.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.45.4...@standardnotes/web@3.45.5) (2022-08-23) **Note:** Version bump only for package @standardnotes/web diff --git a/packages/web/package.json b/packages/web/package.json index 3c7015c62..0453bb237 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.45.5", + "version": "3.45.6", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",