From 74ba2209824d09ca6aa6729e63af7547b7247a3d Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Sun, 25 Jun 2023 09:26:54 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/api@1.26.11 - @standardnotes/clipper@1.1.48 - @standardnotes/desktop@3.106.57 - @standardnotes/encryption@1.21.39 - @standardnotes/filepicker@1.28.48 - @standardnotes/files@1.15.10 - @standardnotes/icons@1.12.0 - @standardnotes/mobile@3.53.57 - @standardnotes/models@1.46.0 - @standardnotes/releases@1.4.325 - @standardnotes/services@1.60.0 - @standardnotes/snjs@2.169.0 - @standardnotes/styles@1.8.0 - @standardnotes/toast@1.3.32 - @standardnotes/ui-services@1.26.15 - @standardnotes/utils@1.17.0 - @standardnotes/web@3.162.0 --- packages/api/CHANGELOG.md | 4 ++++ packages/api/package.json | 2 +- packages/clipper/CHANGELOG.md | 4 ++++ packages/clipper/package.json | 2 +- packages/desktop/CHANGELOG.md | 4 ++++ packages/desktop/package.json | 2 +- packages/encryption/CHANGELOG.md | 4 ++++ packages/encryption/package.json | 2 +- packages/filepicker/CHANGELOG.md | 4 ++++ packages/filepicker/package.json | 2 +- packages/files/CHANGELOG.md | 4 ++++ packages/files/package.json | 2 +- packages/icons/CHANGELOG.md | 6 ++++++ packages/icons/package.json | 2 +- packages/mobile/CHANGELOG.md | 4 ++++ packages/mobile/package.json | 2 +- packages/models/CHANGELOG.md | 6 ++++++ packages/models/package.json | 2 +- packages/releases/CHANGELOG.md | 4 ++++ packages/releases/package.json | 2 +- packages/services/CHANGELOG.md | 6 ++++++ packages/services/package.json | 2 +- packages/snjs/CHANGELOG.md | 6 ++++++ packages/snjs/package.json | 2 +- packages/styles/CHANGELOG.md | 6 ++++++ packages/styles/package.json | 2 +- packages/toast/CHANGELOG.md | 4 ++++ packages/toast/package.json | 2 +- packages/ui-services/CHANGELOG.md | 4 ++++ packages/ui-services/package.json | 2 +- packages/utils/CHANGELOG.md | 6 ++++++ packages/utils/package.json | 2 +- packages/web/CHANGELOG.md | 6 ++++++ packages/web/CHANGELOG.md.json | 14 ++++++++++++++ packages/web/package.json | 2 +- 35 files changed, 113 insertions(+), 17 deletions(-) diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index 70352a601..06064a094 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.26.11](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.10...@standardnotes/api@1.26.11) (2023-06-25) + +**Note:** Version bump only for package @standardnotes/api + ## [1.26.10](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.9...@standardnotes/api@1.26.10) (2023-05-22) **Note:** Version bump only for package @standardnotes/api diff --git a/packages/api/package.json b/packages/api/package.json index eeeba1cd7..b5203e793 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/api", - "version": "1.26.10", + "version": "1.26.11", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/clipper/CHANGELOG.md b/packages/clipper/CHANGELOG.md index 05df17aa3..dd83dd711 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.48](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.47...@standardnotes/clipper@1.1.48) (2023-06-25) + +**Note:** Version bump only for package @standardnotes/clipper + ## [1.1.47](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.46...@standardnotes/clipper@1.1.47) (2023-06-23) **Note:** Version bump only for package @standardnotes/clipper diff --git a/packages/clipper/package.json b/packages/clipper/package.json index 591e4680b..7b25bd21b 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.47", + "version": "1.1.48", "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 b9d565647..ed64530a9 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.106.57](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.161.3...@standardnotes/desktop@3.106.57) (2023-06-25) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.106.56](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.161.2...@standardnotes/desktop@3.106.56) (2023-06-23) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index c80e955aa..4e4fe2ca8 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.106.56", + "version": "3.106.57", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/encryption/CHANGELOG.md b/packages/encryption/CHANGELOG.md index b5b9f99dc..7e733cfaa 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.21.39](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.38...@standardnotes/encryption@1.21.39) (2023-06-25) + +**Note:** Version bump only for package @standardnotes/encryption + ## [1.21.38](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.37...@standardnotes/encryption@1.21.38) (2023-05-22) **Note:** Version bump only for package @standardnotes/encryption diff --git a/packages/encryption/package.json b/packages/encryption/package.json index 6a6afebd8..14a6a34b2 100644 --- a/packages/encryption/package.json +++ b/packages/encryption/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/encryption", - "version": "1.21.38", + "version": "1.21.39", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/filepicker/CHANGELOG.md b/packages/filepicker/CHANGELOG.md index 35b5dca39..8b22ba387 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.28.48](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.47...@standardnotes/filepicker@1.28.48) (2023-06-25) + +**Note:** Version bump only for package @standardnotes/filepicker + ## [1.28.47](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.46...@standardnotes/filepicker@1.28.47) (2023-06-06) **Note:** Version bump only for package @standardnotes/filepicker diff --git a/packages/filepicker/package.json b/packages/filepicker/package.json index 7760be0ab..07a8197e9 100644 --- a/packages/filepicker/package.json +++ b/packages/filepicker/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/filepicker", - "version": "1.28.47", + "version": "1.28.48", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/files/CHANGELOG.md b/packages/files/CHANGELOG.md index fdbe684f0..1e6ec10aa 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.15.10](https://github.com/standardnotes/app/compare/@standardnotes/files@1.15.9...@standardnotes/files@1.15.10) (2023-06-25) + +**Note:** Version bump only for package @standardnotes/files + ## [1.15.9](https://github.com/standardnotes/app/compare/@standardnotes/files@1.15.8...@standardnotes/files@1.15.9) (2023-06-06) **Note:** Version bump only for package @standardnotes/files diff --git a/packages/files/package.json b/packages/files/package.json index ec49b68fe..02caf59e9 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/files", - "version": "1.15.9", + "version": "1.15.10", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/icons/CHANGELOG.md b/packages/icons/CHANGELOG.md index e3185cc85..8b5951545 100644 --- a/packages/icons/CHANGELOG.md +++ b/packages/icons/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. +# [1.12.0](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.11.0...@standardnotes/icons@1.12.0) (2023-06-25) + +### Features + +* Added a conflict resolution dialog and a Conflicts view for easier management of conflicts ([#2337](https://github.com/standardnotes/app/issues/2337)) ([e0e9249](https://github.com/standardnotes/app/commit/e0e92493342b18560e7e55ece22518e738824df0)) + # [1.11.0](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.10.11...@standardnotes/icons@1.11.0) (2023-05-17) ### Features diff --git a/packages/icons/package.json b/packages/icons/package.json index 2cd956fb3..5017f17e6 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/icons", - "version": "1.11.0", + "version": "1.12.0", "private": true, "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index b702f3e0f..b45fa5788 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.53.57](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.53.56...@standardnotes/mobile@3.53.57) (2023-06-25) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.53.56](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.53.55...@standardnotes/mobile@3.53.56) (2023-06-23) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 6023c110c..2f5cd0f8c 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.53.56", + "version": "3.53.57", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/models/CHANGELOG.md b/packages/models/CHANGELOG.md index fd5652735..635b685c4 100644 --- a/packages/models/CHANGELOG.md +++ b/packages/models/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. +# [1.46.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.45.5...@standardnotes/models@1.46.0) (2023-06-25) + +### Features + +* Added a conflict resolution dialog and a Conflicts view for easier management of conflicts ([#2337](https://github.com/standardnotes/app/issues/2337)) ([e0e9249](https://github.com/standardnotes/app/commit/e0e92493342b18560e7e55ece22518e738824df0)) + ## [1.45.5](https://github.com/standardnotes/app/compare/@standardnotes/models@1.45.4...@standardnotes/models@1.45.5) (2023-05-22) **Note:** Version bump only for package @standardnotes/models diff --git a/packages/models/package.json b/packages/models/package.json index 34ba38491..1fef170f9 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/models", - "version": "1.45.5", + "version": "1.46.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 213b4a4ef..b8a83aac8 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.325](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.324...@standardnotes/releases@1.4.325) (2023-06-25) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.324](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.323...@standardnotes/releases@1.4.324) (2023-06-23) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index 01e5fe0bb..5f5bd9d60 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.324", + "version": "1.4.325", "license": "AGPL-3.0-or-later", "main": "dist/releases.json", "types": "dist/index.d.ts", diff --git a/packages/services/CHANGELOG.md b/packages/services/CHANGELOG.md index d95bf2875..dcc7f926f 100644 --- a/packages/services/CHANGELOG.md +++ b/packages/services/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. +# [1.60.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.59.12...@standardnotes/services@1.60.0) (2023-06-25) + +### Features + +* Added a conflict resolution dialog and a Conflicts view for easier management of conflicts ([#2337](https://github.com/standardnotes/app/issues/2337)) ([e0e9249](https://github.com/standardnotes/app/commit/e0e92493342b18560e7e55ece22518e738824df0)) + ## [1.59.12](https://github.com/standardnotes/app/compare/@standardnotes/services@1.59.11...@standardnotes/services@1.59.12) (2023-06-06) **Note:** Version bump only for package @standardnotes/services diff --git a/packages/services/package.json b/packages/services/package.json index 3e8fd8961..6cbbd67ac 100644 --- a/packages/services/package.json +++ b/packages/services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/services", - "version": "1.59.12", + "version": "1.60.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/snjs/CHANGELOG.md b/packages/snjs/CHANGELOG.md index 4f9b3c670..e35b554c9 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.169.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.168.20...@standardnotes/snjs@2.169.0) (2023-06-25) + +### Features + +* Added a conflict resolution dialog and a Conflicts view for easier management of conflicts ([#2337](https://github.com/standardnotes/app/issues/2337)) ([e0e9249](https://github.com/standardnotes/app/commit/e0e92493342b18560e7e55ece22518e738824df0)) + ## [2.168.20](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.168.19...@standardnotes/snjs@2.168.20) (2023-06-06) **Note:** Version bump only for package @standardnotes/snjs diff --git a/packages/snjs/package.json b/packages/snjs/package.json index 17a5891f6..7c0bfda91 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.168.20", + "version": "2.169.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/styles/CHANGELOG.md b/packages/styles/CHANGELOG.md index b634e593a..3f509f629 100644 --- a/packages/styles/CHANGELOG.md +++ b/packages/styles/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. +# [1.8.0](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.7.8...@standardnotes/styles@1.8.0) (2023-06-25) + +### Features + +* Added a conflict resolution dialog and a Conflicts view for easier management of conflicts ([#2337](https://github.com/standardnotes/app/issues/2337)) ([e0e9249](https://github.com/standardnotes/app/commit/e0e92493342b18560e7e55ece22518e738824df0)) + ## [1.7.8](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.7.7...@standardnotes/styles@1.7.8) (2023-05-16) **Note:** Version bump only for package @standardnotes/styles diff --git a/packages/styles/package.json b/packages/styles/package.json index 4336f7566..cdb19e595 100644 --- a/packages/styles/package.json +++ b/packages/styles/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/styles", - "version": "1.7.8", + "version": "1.8.0", "main": "dist/index.js", "types": "dist/index.d.ts", "publishConfig": { diff --git a/packages/toast/CHANGELOG.md b/packages/toast/CHANGELOG.md index 8b76e26f9..f76cadbd2 100644 --- a/packages/toast/CHANGELOG.md +++ b/packages/toast/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.32](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.31...@standardnotes/toast@1.3.32) (2023-06-25) + +**Note:** Version bump only for package @standardnotes/toast + ## [1.3.31](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.30...@standardnotes/toast@1.3.31) (2023-05-17) **Note:** Version bump only for package @standardnotes/toast diff --git a/packages/toast/package.json b/packages/toast/package.json index 914f6f15c..63fb30278 100644 --- a/packages/toast/package.json +++ b/packages/toast/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/toast", - "version": "1.3.31", + "version": "1.3.32", "private": true, "main": "./src/index.ts", "scripts": { diff --git a/packages/ui-services/CHANGELOG.md b/packages/ui-services/CHANGELOG.md index 3442d25d5..4c7d829a5 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.26.15](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.26.14...@standardnotes/ui-services@1.26.15) (2023-06-25) + +**Note:** Version bump only for package @standardnotes/ui-services + ## [1.26.14](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.26.13...@standardnotes/ui-services@1.26.14) (2023-06-06) **Note:** Version bump only for package @standardnotes/ui-services diff --git a/packages/ui-services/package.json b/packages/ui-services/package.json index 92bb66b04..d4d9a917d 100644 --- a/packages/ui-services/package.json +++ b/packages/ui-services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/ui-services", - "version": "1.26.14", + "version": "1.26.15", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md index 5e286a209..3b78a6d6c 100644 --- a/packages/utils/CHANGELOG.md +++ b/packages/utils/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. +# [1.17.0](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.16.5...@standardnotes/utils@1.17.0) (2023-06-25) + +### Features + +* Added a conflict resolution dialog and a Conflicts view for easier management of conflicts ([#2337](https://github.com/standardnotes/app/issues/2337)) ([e0e9249](https://github.com/standardnotes/app/commit/e0e92493342b18560e7e55ece22518e738824df0)) + ## [1.16.5](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.16.4...@standardnotes/utils@1.16.5) (2023-03-01) **Note:** Version bump only for package @standardnotes/utils diff --git a/packages/utils/package.json b/packages/utils/package.json index 2c1ba14b1..b0024e7df 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/utils", - "version": "1.16.5", + "version": "1.17.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 4da0670e2..e57ba48be 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.162.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.161.3...@standardnotes/web@3.162.0) (2023-06-25) + +### Features + +* Added a conflict resolution dialog and a Conflicts view for easier management of conflicts ([#2337](https://github.com/standardnotes/app/issues/2337)) ([e0e9249](https://github.com/standardnotes/app/commit/e0e92493342b18560e7e55ece22518e738824df0)) + ## [3.161.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.161.2...@standardnotes/web@3.161.3) (2023-06-23) **Note:** Version bump only for package @standardnotes/web diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index 6b748a915..7270fa8c0 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,19 @@ { "versions": [ + { + "version": "3.162.0", + "title": "[3.162.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.161.3...@standardnotes/web@3.162.0) (2023-06-25)", + "date": null, + "body": "### Features\n\n* Added a conflict resolution dialog and a Conflicts view for easier management of conflicts ([#2337](https://github.com/standardnotes/app/issues/2337)) ([e0e9249](https://github.com/standardnotes/app/commit/e0e92493342b18560e7e55ece22518e738824df0))", + "parsed": { + "_": [ + "Added a conflict resolution dialog and a Conflicts view for easier management of conflicts (#2337) (e0e9249)" + ], + "Features": [ + "Added a conflict resolution dialog and a Conflicts view for easier management of conflicts (#2337) (e0e9249)" + ] + } + }, { "version": "3.161.3", "title": "[3.161.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.161.2...@standardnotes/web@3.161.3) (2023-06-23)", diff --git a/packages/web/package.json b/packages/web/package.json index 77abde4ec..86ec92b36 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.161.3", + "version": "3.162.0", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes",