standardci
2023-01-17 14:49:52 +00:00
parent 6a5904cfaa
commit 78ab4dc94d
16 changed files with 40 additions and 8 deletions
+4
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.28.10](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-01-17)
**Note:** Version bump only for package @standardnotes/syncing-server
## [1.28.9](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-01-17)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/syncing-server",
"version": "1.28.9",
"version": "1.28.10",
"engines": {
"node": ">=18.0.0 <19.0.0"
},