chore(release): publish

- @standardnotes/api@1.26.39
 - @standardnotes/clipper@1.1.133
 - @standardnotes/desktop@3.108.64
 - @standardnotes/mobile@3.56.44
 - @standardnotes/releases@1.4.416
 - @standardnotes/services@1.63.21
 - @standardnotes/snjs@2.202.27
 - @standardnotes/ui-services@1.28.24
 - @standardnotes/web@3.167.31
This commit is contained in:
StandardNotes CI
2023-08-03 12:13:07 +00:00
parent 027dd41147
commit 0a544e936c
19 changed files with 60 additions and 9 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.202.27](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.26...@standardnotes/snjs@2.202.27) (2023-08-03)
### Bug Fixes
* exit interview discount link not working ([#2381](https://github.com/standardnotes/app/issues/2381)) ([027dd41](https://github.com/standardnotes/app/commit/027dd4114720d46cccf215a71c04b67f91315ddc))
## [2.202.26](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.25...@standardnotes/snjs@2.202.26) (2023-08-02)
**Note:** Version bump only for package @standardnotes/snjs

View File

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