StandardNotes CI
2023-01-23 08:21:23 +00:00
parent 9dc25cbb44
commit b5e75601aa
25 changed files with 73 additions and 12 deletions

View File

@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.42.11](https://github.com/standardnotes/app/compare/@standardnotes/models@1.42.10...@standardnotes/models@1.42.11) (2023-01-23)
### Bug Fixes
* **models:** displaced dependencies ([9dc25cb](https://github.com/standardnotes/app/commit/9dc25cbb449cd45a3a34eb68fa5304f67f74b6c2))
## [1.42.10](https://github.com/standardnotes/app/compare/@standardnotes/models@1.42.9...@standardnotes/models@1.42.10) (2023-01-23)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.42.10",
"version": "1.42.11",
"engines": {
"node": ">=16.0.0 <17.0.0"
},