StandardNotes CI
2023-05-04 12:43:02 +00:00
parent 9fbb845b1d
commit 9fa6919618
27 changed files with 85 additions and 13 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.168.4](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.168.3...@standardnotes/snjs@2.168.4) (2023-05-04)
**Note:** Version bump only for package @standardnotes/snjs
## [2.168.3](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.168.2...@standardnotes/snjs@2.168.3) (2023-05-04)
### Bug Fixes

View File

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