StandardNotes CI
2022-11-16 13:08:31 +00:00
parent 66a898345a
commit 5ee60c8c24
24 changed files with 68 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.
## [1.20.3](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.2...@standardnotes/api@1.20.3) (2022-11-16)
**Note:** Version bump only for package @standardnotes/api
## [1.20.2](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.1...@standardnotes/api@1.20.2) (2022-11-16)
**Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.20.2",
"version": "1.20.3",
"engines": {
"node": ">=16.0.0 <17.0.0"
},