chore(release): publish

- @standardnotes/desktop@3.104.79
 - @standardnotes/docs@0.2.7
 - @standardnotes/mobile@3.50.15
 - @standardnotes/releases@1.4.102
 - @standardnotes/services@1.53.2
 - @standardnotes/snjs@2.161.1
 - @standardnotes/ui-services@1.23.6
 - @standardnotes/web@3.136.7
This commit is contained in:
StandardNotes CI
2023-01-10 18:45:25 +00:00
parent 9f02329293
commit 32c917e6c8
17 changed files with 51 additions and 8 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.161.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.161.0...@standardnotes/snjs@2.161.1) (2023-01-10)
**Note:** Version bump only for package @standardnotes/snjs
# [2.161.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.160.0...@standardnotes/snjs@2.161.0) (2023-01-09)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.161.0",
"version": "2.161.1",
"engines": {
"node": ">=16.0.0 <17.0.0"
},