chore(release): publish

- @standardnotes/desktop@3.104.127
 - @standardnotes/mobile@3.51.7
 - @standardnotes/releases@1.4.150
 - @standardnotes/services@1.56.18
 - @standardnotes/snjs@2.165.6
 - @standardnotes/ui-services@1.24.25
 - @standardnotes/web@3.145.1
This commit is contained in:
StandardNotes CI
2023-02-03 06:10:04 +00:00
parent 9e15ea78f8
commit b4f14c668d
15 changed files with 58 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.56.18](https://github.com/standardnotes/app/compare/@standardnotes/services@1.56.17...@standardnotes/services@1.56.18) (2023-02-03)
### Bug Fixes
* **web:** disable subscription sharing on demo ([de5973e](https://github.com/standardnotes/app/commit/de5973e15f21fcaff0225834f1c09f295ad83368))
## [1.56.17](https://github.com/standardnotes/app/compare/@standardnotes/services@1.56.16...@standardnotes/services@1.56.17) (2023-02-02)
**Note:** Version bump only for package @standardnotes/services

View File

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