diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index b9613d89b..1bc8dd339 100644 --- a/packages/api/CHANGELOG.md +++ b/packages/api/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.16.2](https://github.com/standardnotes/app/compare/@standardnotes/api@1.16.1...@standardnotes/api@1.16.2) (2022-10-13) + +**Note:** Version bump only for package @standardnotes/api + ## [1.16.1](https://github.com/standardnotes/app/compare/@standardnotes/api@1.16.0...@standardnotes/api@1.16.1) (2022-10-12) **Note:** Version bump only for package @standardnotes/api diff --git a/packages/api/package.json b/packages/api/package.json index adbff91be..e4a50e99a 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/api", - "version": "1.16.1", + "version": "1.16.2", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index 4b6360771..f58d70067 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/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. +## [2.7.20](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.7.19...@standardnotes/components-meta@2.7.20) (2022-10-13) + +**Note:** Version bump only for package @standardnotes/components-meta + ## [2.7.19](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.7.18...@standardnotes/components-meta@2.7.19) (2022-10-11) **Note:** Version bump only for package @standardnotes/components-meta diff --git a/packages/components/package.json b/packages/components/package.json index 6640695f4..dd0c3db41 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/components-meta", - "version": "2.7.19", + "version": "2.7.20", "private": true, "author": "Standard Notes.", "main": "dist", diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index c5661a160..a29c5b4f3 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.215](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.214...@standardnotes/desktop@3.23.215) (2022-10-13) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.23.214](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.213...@standardnotes/desktop@3.23.214) (2022-10-13) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 63ec08162..734d3d079 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.214", + "version": "3.23.215", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/encryption/CHANGELOG.md b/packages/encryption/CHANGELOG.md index d4ef9e377..13d73e344 100644 --- a/packages/encryption/CHANGELOG.md +++ b/packages/encryption/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.18.1](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.18.0...@standardnotes/encryption@1.18.1) (2022-10-13) + +**Note:** Version bump only for package @standardnotes/encryption + # [1.18.0](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.17.1...@standardnotes/encryption@1.18.0) (2022-10-12) ### Features diff --git a/packages/encryption/package.json b/packages/encryption/package.json index 3d06eaffc..efdb84511 100644 --- a/packages/encryption/package.json +++ b/packages/encryption/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/encryption", - "version": "1.18.0", + "version": "1.18.1", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/features/CHANGELOG.md b/packages/features/CHANGELOG.md index d0b2f46ad..c6216e4cf 100644 --- a/packages/features/CHANGELOG.md +++ b/packages/features/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.53.1](https://github.com/standardnotes/app/compare/@standardnotes/features@1.53.0...@standardnotes/features@1.53.1) (2022-10-13) + +**Note:** Version bump only for package @standardnotes/features + # [1.53.0](https://github.com/standardnotes/app/compare/@standardnotes/features@1.52.4...@standardnotes/features@1.53.0) (2022-10-11) ### Features diff --git a/packages/features/package.json b/packages/features/package.json index 0768a6d76..cb54d4637 100644 --- a/packages/features/package.json +++ b/packages/features/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/features", - "version": "1.53.0", + "version": "1.53.1", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/filepicker/CHANGELOG.md b/packages/filepicker/CHANGELOG.md index 79e7951fc..bcb2e328a 100644 --- a/packages/filepicker/CHANGELOG.md +++ b/packages/filepicker/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.24.3](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.24.2...@standardnotes/filepicker@1.24.3) (2022-10-13) + +**Note:** Version bump only for package @standardnotes/filepicker + ## [1.24.2](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.24.1...@standardnotes/filepicker@1.24.2) (2022-10-12) **Note:** Version bump only for package @standardnotes/filepicker diff --git a/packages/filepicker/package.json b/packages/filepicker/package.json index 14fe265d2..d2b05cf5a 100644 --- a/packages/filepicker/package.json +++ b/packages/filepicker/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/filepicker", - "version": "1.24.2", + "version": "1.24.3", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/files/CHANGELOG.md b/packages/files/CHANGELOG.md index 936b4d7a7..06e205796 100644 --- a/packages/files/CHANGELOG.md +++ b/packages/files/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.11.3](https://github.com/standardnotes/app/compare/@standardnotes/files@1.11.2...@standardnotes/files@1.11.3) (2022-10-13) + +**Note:** Version bump only for package @standardnotes/files + ## [1.11.2](https://github.com/standardnotes/app/compare/@standardnotes/files@1.11.1...@standardnotes/files@1.11.2) (2022-10-12) **Note:** Version bump only for package @standardnotes/files diff --git a/packages/files/package.json b/packages/files/package.json index a4ee73739..2faee9d4c 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/files", - "version": "1.11.2", + "version": "1.11.3", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 2477015f5..91f62b4ce 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.43.2](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.43.1...@standardnotes/mobile@3.43.2) (2022-10-13) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.43.1](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.43.0...@standardnotes/mobile@3.43.1) (2022-10-13) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 4c853b1f7..d6aa2095d 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.43.1", + "version": "3.43.2", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/models/CHANGELOG.md b/packages/models/CHANGELOG.md index cc6903647..f3d2bc2ac 100644 --- a/packages/models/CHANGELOG.md +++ b/packages/models/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.27.1](https://github.com/standardnotes/app/compare/@standardnotes/models@1.27.0...@standardnotes/models@1.27.1) (2022-10-13) + +**Note:** Version bump only for package @standardnotes/models + # [1.27.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.26.0...@standardnotes/models@1.27.0) (2022-10-11) ### Features diff --git a/packages/models/package.json b/packages/models/package.json index c1230e777..774f2f08a 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/models", - "version": "1.27.0", + "version": "1.27.1", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 63e40b15c..5e5c1468d 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.143](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.142...@standardnotes/releases@1.3.143) (2022-10-13) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.3.142](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.141...@standardnotes/releases@1.3.142) (2022-10-13) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index 67c11ea34..45095ee64 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.3.142", + "version": "1.3.143", "license": "AGPL-3.0-or-later", "main": "dist/releases.json", "types": "dist/index.d.ts", diff --git a/packages/responses/CHANGELOG.md b/packages/responses/CHANGELOG.md index 18ecbf419..1c669dcc0 100644 --- a/packages/responses/CHANGELOG.md +++ b/packages/responses/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.11.1](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.11.0...@standardnotes/responses@1.11.1) (2022-10-13) + +**Note:** Version bump only for package @standardnotes/responses + # [1.11.0](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.10.6...@standardnotes/responses@1.11.0) (2022-10-11) ### Features diff --git a/packages/responses/package.json b/packages/responses/package.json index a686a3df5..c53df9ad2 100644 --- a/packages/responses/package.json +++ b/packages/responses/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/responses", - "version": "1.11.0", + "version": "1.11.1", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/services/CHANGELOG.md b/packages/services/CHANGELOG.md index 2db8a4e29..71d4286fb 100644 --- a/packages/services/CHANGELOG.md +++ b/packages/services/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.32.3](https://github.com/standardnotes/app/compare/@standardnotes/services@1.32.2...@standardnotes/services@1.32.3) (2022-10-13) + +**Note:** Version bump only for package @standardnotes/services + ## [1.32.2](https://github.com/standardnotes/app/compare/@standardnotes/services@1.32.1...@standardnotes/services@1.32.2) (2022-10-12) **Note:** Version bump only for package @standardnotes/services diff --git a/packages/services/package.json b/packages/services/package.json index af4a72efa..e7e33249a 100644 --- a/packages/services/package.json +++ b/packages/services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/services", - "version": "1.32.2", + "version": "1.32.3", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/snjs/CHANGELOG.md b/packages/snjs/CHANGELOG.md index 2f0bb043d..8ad40ff51 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.139.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.139.0...@standardnotes/snjs@2.139.1) (2022-10-13) + +### Bug Fixes + +* error when trying to create new note inside a tag/folder ([4a59216](https://github.com/standardnotes/app/commit/4a592167833d856d90a10d6c252cb14b1b6e91f4)) + # [2.139.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.138.2...@standardnotes/snjs@2.139.0) (2022-10-12) ### Features diff --git a/packages/snjs/package.json b/packages/snjs/package.json index bd319f17a..b87546d48 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.139.0", + "version": "2.139.1", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/ui-services/CHANGELOG.md b/packages/ui-services/CHANGELOG.md index 0291dc54f..43832e177 100644 --- a/packages/ui-services/CHANGELOG.md +++ b/packages/ui-services/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.8.1](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.8.0...@standardnotes/ui-services@1.8.1) (2022-10-13) + +**Note:** Version bump only for package @standardnotes/ui-services + # [1.8.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.7.5...@standardnotes/ui-services@1.8.0) (2022-10-13) ### Features diff --git a/packages/ui-services/package.json b/packages/ui-services/package.json index 9c949349f..a893a4a39 100644 --- a/packages/ui-services/package.json +++ b/packages/ui-services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/ui-services", - "version": "1.8.0", + "version": "1.8.1", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index a8668f0b0..8ca16be13 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.75.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.75.0...@standardnotes/web@3.75.1) (2022-10-13) + +**Note:** Version bump only for package @standardnotes/web + # [3.75.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.74.0...@standardnotes/web@3.75.0) (2022-10-13) ### Features diff --git a/packages/web/package.json b/packages/web/package.json index a49467f9e..a79ed24a2 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.75.0", + "version": "3.75.1", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",