StandardNotes CI
2023-01-06 11:59:51 +00:00
parent dd8ccdeadc
commit 5bdbfe9fc7
29 changed files with 90 additions and 14 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.12.13](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.12.12...@standardnotes/responses@1.12.13) (2023-01-06)
**Note:** Version bump only for package @standardnotes/responses
## [1.12.12](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.12.11...@standardnotes/responses@1.12.12) (2022-12-29)
**Note:** Version bump only for package @standardnotes/responses

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/responses",
"version": "1.12.12",
"version": "1.12.13",
"engines": {
"node": ">=16.0.0 <17.0.0"
},