StandardNotes CI
2022-11-07 17:13:32 +00:00
parent 2ed01a071c
commit 846d981d4c
26 changed files with 65 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.
## [1.42.6](https://github.com/standardnotes/app/compare/@standardnotes/services@1.42.5...@standardnotes/services@1.42.6) (2022-11-07)
**Note:** Version bump only for package @standardnotes/services
## [1.42.5](https://github.com/standardnotes/app/compare/@standardnotes/services@1.42.4...@standardnotes/services@1.42.5) (2022-11-06)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.42.5",
"version": "1.42.6",
"engines": {
"node": ">=16.0.0 <17.0.0"
},