chore(release): publish

- @standardnotes/desktop@3.102.3
 - @standardnotes/mobile@3.47.3
 - @standardnotes/releases@1.4.4
 - @standardnotes/ui-services@1.17.0
 - @standardnotes/web@3.110.0
This commit is contained in:
StandardNotes CI
2022-11-25 08:57:51 +00:00
parent 9b91875d3d
commit 21611d9b45
11 changed files with 51 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.17.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.16.0...@standardnotes/ui-services@1.17.0) (2022-11-25)
### Features
* Markdown, HTML & JSON export options for super notes ([#2054](https://github.com/standardnotes/app/issues/2054)) ([dcc8cfb](https://github.com/standardnotes/app/commit/dcc8cfbe45644dbb77e0ade0073017e6ac66164c))
# [1.16.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.15.0...@standardnotes/ui-services@1.16.0) (2022-11-24)
### Features

View File

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