StandardNotes CI
2022-11-18 12:15:29 +00:00
parent 0c253dc46a
commit 0309912f98
24 changed files with 60 additions and 12 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.151.7](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.151.6...@standardnotes/snjs@2.151.7) (2022-11-18)
**Note:** Version bump only for package @standardnotes/snjs
## [2.151.6](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.151.5...@standardnotes/snjs@2.151.6) (2022-11-18)
### Bug Fixes

View File

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