chore(release): publish

- @standardnotes/clipper@1.1.105
 - @standardnotes/desktop@3.108.36
 - @standardnotes/mobile@3.56.15
 - @standardnotes/releases@1.4.387
 - @standardnotes/snjs@2.202.9
 - @standardnotes/ui-services@1.28.7
 - @standardnotes/web@3.167.3
This commit is contained in:
StandardNotes CI
2023-07-21 10:54:22 +00:00
parent ab2e88a710
commit e698b1c990
15 changed files with 57 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.202.9](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.8...@standardnotes/snjs@2.202.9) (2023-07-21)
### Bug Fixes
* Shared image links are now correctly handled on iOS ([ab2e88a](https://github.com/standardnotes/app/commit/ab2e88a710c65771312bd9d02cec0b400d352a0e))
## [2.202.8](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.7...@standardnotes/snjs@2.202.8) (2023-07-20)
**Note:** Version bump only for package @standardnotes/snjs

View File

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