chore(release): publish

- @standardnotes/clipper@1.1.330
 - @standardnotes/desktop@3.108.265
 - @standardnotes/mobile@3.56.246
 - @standardnotes/releases@1.4.621
 - @standardnotes/ui-services@1.34.3
 - @standardnotes/web@3.181.33
This commit is contained in:
StandardNotes CI
2023-11-24 14:53:03 +00:00
parent 1f81cadcfc
commit 271a83bce1
13 changed files with 48 additions and 6 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.34.3](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.34.2...@standardnotes/ui-services@1.34.3) (2023-11-24)
### Bug Fixes
* Fixed issue when importing plaintext file ([1f81cad](https://github.com/standardnotes/app/commit/1f81cadcfc65f70b4e054fe3807c0e93a8e3e4f6))
## [1.34.2](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.34.1...@standardnotes/ui-services@1.34.2) (2023-11-08)
**Note:** Version bump only for package @standardnotes/ui-services

View File

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