chore(release): publish

- @standardnotes/clipper@1.1.409
 - @standardnotes/desktop@3.110.11
 - @standardnotes/mobile@3.58.68
 - @standardnotes/releases@1.4.704
 - @standardnotes/snjs@2.207.1
 - @standardnotes/web@3.189.4
This commit is contained in:
StandardNotes CI
2024-02-08 15:20:34 +00:00
parent 77f692fe66
commit 306a5e93b8
13 changed files with 43 additions and 6 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.207.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.207.0...@standardnotes/snjs@2.207.1) (2024-02-08)
### Bug Fixes
* Fixed an issue where signing into a self-hosted account would not correctly load subscription status ([77f692f](https://github.com/standardnotes/app/commit/77f692fe66b5e4b88cb8bbd2438717efe1590506))
# [2.207.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.206.0...@standardnotes/snjs@2.207.0) (2024-02-02)
### Features

View File

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