chore(release): publish

- @standardnotes/desktop@3.23.257
 - @standardnotes/mobile@3.45.4
 - @standardnotes/releases@1.3.186
 - @standardnotes/services@1.39.1
 - @standardnotes/snjs@2.145.1
 - @standardnotes/ui-services@1.10.6
 - @standardnotes/web@3.90.3
This commit is contained in:
StandardNotes CI
2022-10-28 19:15:38 +00:00
parent 6071ebffeb
commit b9b4bdf257
14 changed files with 45 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.
## [2.145.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.145.0...@standardnotes/snjs@2.145.1) (2022-10-28)
### Bug Fixes
* color scheme handling on mobile ([#1902](https://github.com/standardnotes/app/issues/1902)) ([6071ebf](https://github.com/standardnotes/app/commit/6071ebffeb55c78eac79f39aecca07f6ebdbed93))
# [2.145.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.144.2...@standardnotes/snjs@2.145.0) (2022-10-27)
### Features

View File

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