chore(release): publish

- @standardnotes/clipper@1.1.482
 - @standardnotes/desktop@3.110.86
 - @standardnotes/mobile@3.58.141
 - @standardnotes/releases@1.4.779
 - @standardnotes/services@1.71.3
 - @standardnotes/snjs@2.209.5
 - @standardnotes/ui-services@1.38.1
 - @standardnotes/web@3.195.4
This commit is contained in:
StandardNotes CI
2024-09-20 15:22:24 +00:00
parent 98304cc57d
commit 08890a6bb9
17 changed files with 55 additions and 8 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.209.5](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.209.4...@standardnotes/snjs@2.209.5) (2024-09-20)
### Bug Fixes
* trim/lowercase email on email change ([#2886](https://github.com/standardnotes/app/issues/2886)) ([98304cc](https://github.com/standardnotes/app/commit/98304cc57df59f3d18061f97427f811f336b268f))
## [2.209.4](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.209.3...@standardnotes/snjs@2.209.4) (2024-09-09)
**Note:** Version bump only for package @standardnotes/snjs

View File

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