chore(release): publish

- @standardnotes/desktop@3.23.206
 - @standardnotes/mobile@3.41.9
 - @standardnotes/releases@1.3.133
 - @standardnotes/ui-services@1.7.1
 - @standardnotes/web@3.71.8
This commit is contained in:
StandardNotes CI
2022-10-11 13:04:23 +00:00
parent b82eac09a8
commit b80b04d374
10 changed files with 27 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.7.1](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.7.0...@standardnotes/ui-services@1.7.1) (2022-10-11)
### Bug Fixes
* package import location ([b82eac0](https://github.com/standardnotes/app/commit/b82eac09a822ce1a97167b8b63ab258e2abc9034))
# [1.7.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.6.6...@standardnotes/ui-services@1.7.0) (2022-10-11)
### Features

View File

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