StandardNotes CI
2022-11-14 14:33:18 +00:00
parent f656185c16
commit 97dedc8523
24 changed files with 72 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.1](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.0...@standardnotes/api@1.20.1) (2022-11-14)
**Note:** Version bump only for package @standardnotes/api
# [1.20.0](https://github.com/standardnotes/app/compare/@standardnotes/api@1.19.9...@standardnotes/api@1.20.0) (2022-11-13)
### Features

View File

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