chore(release): publish

- @standardnotes/clipper@1.1.249
 - @standardnotes/desktop@3.108.182
 - @standardnotes/mobile@3.56.160
 - @standardnotes/releases@1.4.534
 - @standardnotes/services@1.64.32
 - @standardnotes/snjs@2.202.94
 - @standardnotes/ui-services@1.31.27
 - @standardnotes/web@3.173.23
This commit is contained in:
StandardNotes CI
2023-10-02 15:38:48 +00:00
parent 78b095117c
commit 7e1eb565af
17 changed files with 56 additions and 8 deletions

View File

@@ -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.173.23](https://github.com/standardnotes/app/compare/@standardnotes/web@3.173.22...@standardnotes/web@3.173.23) (2023-10-02)
### Bug Fixes
* Fixed issue where super note would be editable even when "Prevent editing" is enabled ([d2fad22](https://github.com/standardnotes/app/commit/d2fad2241846733dceed4af6094999893d77584d))
## [3.173.22](https://github.com/standardnotes/app/compare/@standardnotes/web@3.173.21...@standardnotes/web@3.173.22) (2023-09-29)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.173.23",
"title": "[3.173.23](https://github.com/standardnotes/app/compare/@standardnotes/web@3.173.22...@standardnotes/web@3.173.23) (2023-10-02)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed issue where super note would be editable even when \"Prevent editing\" is enabled ([d2fad22](https://github.com/standardnotes/app/commit/d2fad2241846733dceed4af6094999893d77584d))",
"parsed": {
"_": [
"Fixed issue where super note would be editable even when \"Prevent editing\" is enabled (d2fad22)"
],
"Bug Fixes": [
"Fixed issue where super note would be editable even when \"Prevent editing\" is enabled (d2fad22)"
]
}
},
{
"version": "3.173.22",
"title": "[3.173.22](https://github.com/standardnotes/app/compare/@standardnotes/web@3.173.21...@standardnotes/web@3.173.22) (2023-09-29)",

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.173.22",
"version": "3.173.23",
"license": "CC BY-NC-SA 4.0",
"main": "dist/app.js",
"author": "Standard Notes",