diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index bec53cbca..88cea7352 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.88](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.138.2...@standardnotes/desktop@3.104.88) (2023-01-16) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.104.87](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.138.1...@standardnotes/desktop@3.104.87) (2023-01-16) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index ab38af24f..b5222394c 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.87", + "version": "3.104.88", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/docs/CHANGELOG.md b/packages/docs/CHANGELOG.md index 3936366e8..384e1b74a 100644 --- a/packages/docs/CHANGELOG.md +++ b/packages/docs/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. +## [0.2.9](https://github.com/standardnotes/app/compare/@standardnotes/docs@0.2.8...@standardnotes/docs@0.2.9) (2023-01-16) + +**Note:** Version bump only for package @standardnotes/docs + ## [0.2.8](https://github.com/standardnotes/app/compare/@standardnotes/docs@0.2.7...@standardnotes/docs@0.2.8) (2023-01-10) **Note:** Version bump only for package @standardnotes/docs diff --git a/packages/docs/package.json b/packages/docs/package.json index 62bea9fff..979901137 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/docs", - "version": "0.2.8", + "version": "0.2.9", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 78ebc2fd9..bf9ba0ad0 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.50.24](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.138.2...@standardnotes/mobile@3.50.24) (2023-01-16) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.50.23](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.138.1...@standardnotes/mobile@3.50.23) (2023-01-16) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 757e87287..38afe51b0 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.50.23", + "version": "3.50.24", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index b1165659e..10bf9b39d 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.111](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.110...@standardnotes/releases@1.4.111) (2023-01-16) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.110](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.109...@standardnotes/releases@1.4.110) (2023-01-16) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index 8fc8a0421..e9bf6887e 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.110", + "version": "1.4.111", "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 824934ba0..62857bf6e 100644 --- a/packages/snjs/CHANGELOG.md +++ b/packages/snjs/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.163.5](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.163.4...@standardnotes/snjs@2.163.5) (2023-01-16) + +**Note:** Version bump only for package @standardnotes/snjs + ## [2.163.4](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.163.3...@standardnotes/snjs@2.163.4) (2023-01-16) **Note:** Version bump only for package @standardnotes/snjs diff --git a/packages/snjs/package.json b/packages/snjs/package.json index cb19759aa..fa5860bfa 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.163.4", + "version": "2.163.5", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/styles/CHANGELOG.md b/packages/styles/CHANGELOG.md index 40563b4f8..5baaedf39 100644 --- a/packages/styles/CHANGELOG.md +++ b/packages/styles/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.7.4](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.7.3...@standardnotes/styles@1.7.4) (2023-01-16) + +**Note:** Version bump only for package @standardnotes/styles + ## [1.7.3](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.7.2...@standardnotes/styles@1.7.3) (2023-01-16) **Note:** Version bump only for package @standardnotes/styles diff --git a/packages/styles/package.json b/packages/styles/package.json index d1b5857f4..e2d56eaaa 100644 --- a/packages/styles/package.json +++ b/packages/styles/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/styles", - "version": "1.7.3", + "version": "1.7.4", "main": "dist/index.js", "types": "dist/index.d.ts", "publishConfig": { diff --git a/packages/ui-services/CHANGELOG.md b/packages/ui-services/CHANGELOG.md index 3099ac166..8002efd1e 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.24.3](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.2...@standardnotes/ui-services@1.24.3) (2023-01-16) + +**Note:** Version bump only for package @standardnotes/ui-services + ## [1.24.2](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.1...@standardnotes/ui-services@1.24.2) (2023-01-16) **Note:** Version bump only for package @standardnotes/ui-services diff --git a/packages/ui-services/package.json b/packages/ui-services/package.json index 5b9946954..416dbe2d6 100644 --- a/packages/ui-services/package.json +++ b/packages/ui-services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/ui-services", - "version": "1.24.2", + "version": "1.24.3", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 42fd4ff29..3879748d3 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.138.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.138.2...@standardnotes/web@3.138.3) (2023-01-16) + +**Note:** Version bump only for package @standardnotes/web + ## [3.138.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.138.1...@standardnotes/web@3.138.2) (2023-01-16) **Note:** Version bump only for package @standardnotes/web diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index 101ccf7fc..83c2a201e 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,16 @@ { "versions": [ + { + "version": "3.138.3", + "title": "[3.138.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.138.2...@standardnotes/web@3.138.3) (2023-01-16)", + "date": null, + "body": "**Note:** Version bump only for package @standardnotes/web", + "parsed": { + "_": [ + "Note: Version bump only for package @standardnotes/web" + ] + } + }, { "version": "3.138.2", "title": "[3.138.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.138.1...@standardnotes/web@3.138.2) (2023-01-16)", diff --git a/packages/web/package.json b/packages/web/package.json index b098c3aef..01a4aae75 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.138.2", + "version": "3.138.3", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",