StandardNotes CI
2025-06-16 11:34:39 +00:00
parent 7bce025efb
commit 974fcef288
27 changed files with 83 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.71.6](https://github.com/standardnotes/app/compare/@standardnotes/services@1.71.5...@standardnotes/services@1.71.6) (2025-06-16)
**Note:** Version bump only for package @standardnotes/services
## [1.71.5](https://github.com/standardnotes/app/compare/@standardnotes/services@1.71.4...@standardnotes/services@1.71.5) (2025-05-02)
### Bug Fixes

View File

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