diff --git a/packages/clipper/CHANGELOG.md b/packages/clipper/CHANGELOG.md index aecd6965b..2330939d8 100644 --- a/packages/clipper/CHANGELOG.md +++ b/packages/clipper/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.1.198](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.197...@standardnotes/clipper@1.1.198) (2023-08-30) + +**Note:** Version bump only for package @standardnotes/clipper + ## [1.1.197](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.196...@standardnotes/clipper@1.1.197) (2023-08-29) **Note:** Version bump only for package @standardnotes/clipper diff --git a/packages/clipper/package.json b/packages/clipper/package.json index 9db38ad0f..1248fab2b 100644 --- a/packages/clipper/package.json +++ b/packages/clipper/package.json @@ -1,7 +1,7 @@ { "name": "@standardnotes/clipper", "description": "Web clipper browser extension for Standard Notes", - "version": "1.1.197", + "version": "1.1.198", "private": true, "scripts": { "build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js", diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index e32e1e016..d522d5ec7 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.108.130](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.172.0...@standardnotes/desktop@3.108.130) (2023-08-30) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.108.129](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.171.13...@standardnotes/desktop@3.108.129) (2023-08-29) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 2d14173be..39cddf138 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.108.129", + "version": "3.108.130", "license": "CC BY-NC-SA 4.0", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 5a768dded..edaef1bc3 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.56.109](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.108...@standardnotes/mobile@3.56.109) (2023-08-30) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.56.108](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.107...@standardnotes/mobile@3.56.108) (2023-08-29) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index f246bf4b0..9a2eca2a3 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.56.108", + "version": "3.56.109", "author": "Standard Notes.", "private": true, "license": "CC BY-NC-SA 4.0", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 276f2c03e..5c621488e 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.482](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.481...@standardnotes/releases@1.4.482) (2023-08-30) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.481](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.480...@standardnotes/releases@1.4.481) (2023-08-29) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index c4f8cd994..b0dd1df02 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.481", + "version": "1.4.482", "license": "CC BY-NC-SA 4.0", "main": "dist/releases.json", "types": "dist/index.d.ts", diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 62f221d64..584884338 100644 --- a/packages/web/CHANGELOG.md +++ b/packages/web/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. +## [3.172.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.172.0...@standardnotes/web@3.172.1) (2023-08-30) + +### Bug Fixes + +* Fixed issue where conflict resolution menu was not selectable [skip e2e] ([493d5e9](https://github.com/standardnotes/app/commit/493d5e91f6e9251c84717cc0823d26b5750e9942)) + # [3.172.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.171.13...@standardnotes/web@3.172.0) (2023-08-29) ### Features diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index c5ca6f0d7..9651d3708 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,19 @@ { "versions": [ + { + "version": "3.172.1", + "title": "[3.172.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.172.0...@standardnotes/web@3.172.1) (2023-08-30)", + "date": null, + "body": "### Bug Fixes\n\n* Fixed issue where conflict resolution menu was not selectable [skip e2e] ([493d5e9](https://github.com/standardnotes/app/commit/493d5e91f6e9251c84717cc0823d26b5750e9942))", + "parsed": { + "_": [ + "Fixed issue where conflict resolution menu was not selectable skip e2e] ([493d5e9)" + ], + "Bug Fixes": [ + "Fixed issue where conflict resolution menu was not selectable skip e2e] ([493d5e9)" + ] + } + }, { "version": "3.172.0", "title": "[3.172.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.171.13...@standardnotes/web@3.172.0) (2023-08-29)", diff --git a/packages/web/package.json b/packages/web/package.json index 27abd1a2d..cdf69e785 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.172.0", + "version": "3.172.1", "license": "CC BY-NC-SA 4.0", "main": "dist/app.js", "author": "Standard Notes",