chore(release): publish

- @standardnotes/clipper@1.1.97
 - @standardnotes/desktop@3.108.28
 - @standardnotes/mobile@3.56.7
 - @standardnotes/releases@1.4.379
 - @standardnotes/snjs@2.202.6
 - @standardnotes/web@3.166.15
This commit is contained in:
StandardNotes CI
2023-07-16 18:43:53 +00:00
parent 5932eb814c
commit bf115b5eca
13 changed files with 48 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.202.6](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.5...@standardnotes/snjs@2.202.6) (2023-07-16)
### Bug Fixes
* Fixed issue where some editors would not open on Android ([5932eb8](https://github.com/standardnotes/app/commit/5932eb814cbf81568d435afe134b99441d71f930))
## [2.202.5](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.4...@standardnotes/snjs@2.202.5) (2023-07-14)
**Note:** Version bump only for package @standardnotes/snjs

View File

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