standardci
2023-10-11 08:02:07 +00:00
parent 6356fcaeed
commit 78b13261bf
26 changed files with 76 additions and 13 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.116.2](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-10-11)
**Note:** Version bump only for package @standardnotes/syncing-server
## [1.116.1](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-10-11)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/syncing-server",
"version": "1.116.1",
"version": "1.116.2",
"engines": {
"node": ">=18.0.0 <21.0.0"
},