chore(release): publish

- @standardnotes/clipper@1.1.383
 - @standardnotes/desktop@3.108.321
 - @standardnotes/mobile@3.58.42
 - @standardnotes/releases@1.4.677
 - @standardnotes/snjs@2.204.13
 - @standardnotes/web@3.183.42
This commit is contained in:
StandardNotes CI
2024-01-06 21:35:51 +00:00
parent acd20dcc70
commit 23efad85df
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.204.13](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.204.12...@standardnotes/snjs@2.204.13) (2024-01-06)
### Bug Fixes
* Fixes issue where self-hosted accounts may not have loaded correct server ([acd20dc](https://github.com/standardnotes/app/commit/acd20dcc70f4f84f07fbbd75fedcea459c22681c))
## [2.204.12](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.204.11...@standardnotes/snjs@2.204.12) (2024-01-05)
**Note:** Version bump only for package @standardnotes/snjs

View File

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