StandardNotes CI
2023-08-05 15:25:25 +00:00
parent ec309d6fb5
commit b07da5b663
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.202.31](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.30...@standardnotes/snjs@2.202.31) (2023-08-05)
**Note:** Version bump only for package @standardnotes/snjs
## [2.202.30](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.29...@standardnotes/snjs@2.202.30) (2023-08-04)
**Note:** Version bump only for package @standardnotes/snjs

View File

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