chore(release): publish

- @standardnotes/desktop@3.104.15
 - @standardnotes/mobile@3.49.14
 - @standardnotes/releases@1.4.38
 - @standardnotes/ui-services@1.19.3
 - @standardnotes/web@3.121.1
This commit is contained in:
StandardNotes CI
2022-12-07 13:03:02 +00:00
parent 5a0c005e8c
commit 518643dc71
11 changed files with 46 additions and 5 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.
## [1.19.3](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.19.2...@standardnotes/ui-services@1.19.3) (2022-12-07)
### Bug Fixes
* Fixed workspace menu item rename issue ([45cdab6](https://github.com/standardnotes/app/commit/45cdab6f6c0416e0a01a66e4b4983ff0a52c1afc))
## [1.19.2](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.19.1...@standardnotes/ui-services@1.19.2) (2022-12-06)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.19.2",
"version": "1.19.3",
"engines": {
"node": ">=16.0.0 <17.0.0"
},