chore(release): publish

- @standardnotes/clipper@1.1.314
 - @standardnotes/desktop@3.108.248
 - @standardnotes/mobile@3.56.229
 - @standardnotes/releases@1.4.604
 - @standardnotes/ui-services@1.34.0
 - @standardnotes/web@3.181.17
This commit is contained in:
StandardNotes CI
2023-11-06 11:46:38 +00:00
parent 3bf670ece7
commit 6295f179a1
13 changed files with 43 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.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.33.3...@standardnotes/ui-services@1.34.0) (2023-11-06)
### Features
* Importing markdown files from the Import dialog will now automatically use Super notes ([3bf670e](https://github.com/standardnotes/app/commit/3bf670ece754df3f452a3ae305830c772687d36a))
## [1.33.3](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.33.2...@standardnotes/ui-services@1.33.3) (2023-11-04)
**Note:** Version bump only for package @standardnotes/ui-services

View File

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