chore(release): publish

- @standardnotes/blocks-editor@1.9.0
 - @standardnotes/desktop@3.101.2
 - @standardnotes/mobile@3.46.31
 - @standardnotes/releases@1.3.257
 - @standardnotes/snjs@2.151.11
 - @standardnotes/ui-services@1.15.0
 - @standardnotes/web@3.107.0
This commit is contained in:
StandardNotes CI
2022-11-23 17:35:33 +00:00
parent 8579ff39b1
commit 96babc454d
14 changed files with 52 additions and 7 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.15.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.14.4...@standardnotes/ui-services@1.15.0) (2022-11-23)
### Features
* option to show markdown preview for super notes (skip e2e) ([#2048](https://github.com/standardnotes/app/issues/2048)) ([8579ff3](https://github.com/standardnotes/app/commit/8579ff39b1f81dbbcf22b4031ede183ab4287262))
## [1.14.4](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.14.3...@standardnotes/ui-services@1.14.4) (2022-11-23)
**Note:** Version bump only for package @standardnotes/ui-services

View File

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