StandardNotes CI
2022-11-09 20:52:23 +00:00
parent 3498130bfb
commit c961d5e17d
16 changed files with 44 additions and 8 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.8](https://github.com/standardnotes/app/compare/@standardnotes/services@1.42.7...@standardnotes/services@1.42.8) (2022-11-09)
**Note:** Version bump only for package @standardnotes/services
## [1.42.7](https://github.com/standardnotes/app/compare/@standardnotes/services@1.42.6...@standardnotes/services@1.42.7) (2022-11-09)
**Note:** Version bump only for package @standardnotes/services

View File

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