chore(release): publish

- @standardnotes/desktop@3.104.77
 - @standardnotes/mobile@3.50.13
 - @standardnotes/releases@1.4.100
 - @standardnotes/snjs@2.160.0
 - @standardnotes/web@3.136.5
This commit is contained in:
StandardNotes CI
2023-01-09 07:40:10 +00:00
parent 10751ea2ed
commit 0d8a05b805
11 changed files with 38 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.
# [2.160.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.159.0...@standardnotes/snjs@2.160.0) (2023-01-09)
### Features
* **snjs:** add getting recovery codes ([#2132](https://github.com/standardnotes/app/issues/2132)) ([10751ea](https://github.com/standardnotes/app/commit/10751ea2edb2ca48e4493b87053383f27460ef75))
# [2.159.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.158.2...@standardnotes/snjs@2.159.0) (2023-01-09)
### Features

View File

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