浏览代码

chore(release): publish new version

 - @standardnotes/home-server@1.18.3
 - @standardnotes/revisions-server@1.47.1
 - @standardnotes/syncing-server@1.119.1
standardci 1 年之前
父节点
当前提交
9986e8e7ce

+ 4 - 0
packages/home-server/CHANGELOG.md

@@ -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.18.3](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.18.2...@standardnotes/home-server@1.18.3) (2023-10-20)
+
+**Note:** Version bump only for package @standardnotes/home-server
+
 ## [1.18.2](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.18.1...@standardnotes/home-server@1.18.2) (2023-10-20)
 
 **Note:** Version bump only for package @standardnotes/home-server

+ 1 - 1
packages/home-server/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@standardnotes/home-server",
-  "version": "1.18.2",
+  "version": "1.18.3",
   "engines": {
     "node": ">=18.0.0 <21.0.0"
   },

+ 6 - 0
packages/revisions/CHANGELOG.md

@@ -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.47.1](https://github.com/standardnotes/server/compare/@standardnotes/revisions-server@1.47.0...@standardnotes/revisions-server@1.47.1) (2023-10-20)
+
+### Bug Fixes
+
+* merge mysql and mysql-legacy together ([#883](https://github.com/standardnotes/server/issues/883)) ([e19f7a7](https://github.com/standardnotes/server/commit/e19f7a7b7fd27f37ceda49bc202770a28bb3b644))
+
 # [1.47.0](https://github.com/standardnotes/server/compare/@standardnotes/revisions-server@1.46.1...@standardnotes/revisions-server@1.47.0) (2023-10-19)
 
 ### Features

+ 1 - 1
packages/revisions/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@standardnotes/revisions-server",
-  "version": "1.47.0",
+  "version": "1.47.1",
   "engines": {
     "node": ">=18.0.0 <21.0.0"
   },

+ 6 - 0
packages/syncing-server/CHANGELOG.md

@@ -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.119.1](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.119.0...@standardnotes/syncing-server@1.119.1) (2023-10-20)
+
+### Bug Fixes
+
+* merge mysql and mysql-legacy together ([#883](https://github.com/standardnotes/syncing-server-js/issues/883)) ([e19f7a7](https://github.com/standardnotes/syncing-server-js/commit/e19f7a7b7fd27f37ceda49bc202770a28bb3b644))
+
 # [1.119.0](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.118.1...@standardnotes/syncing-server@1.119.0) (2023-10-19)
 
 ### Features

+ 1 - 1
packages/syncing-server/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@standardnotes/syncing-server",
-  "version": "1.119.0",
+  "version": "1.119.1",
   "engines": {
     "node": ">=18.0.0 <21.0.0"
   },