소스 검색

chore(release): publish new version

 - @standardnotes/api-gateway@1.89.10
 - @standardnotes/home-server@1.22.31
standardci 1 년 전
부모
커밋
a05d7afe00
4개의 변경된 파일12개의 추가작업 그리고 2개의 파일을 삭제
  1. 6 0
      packages/api-gateway/CHANGELOG.md
  2. 1 1
      packages/api-gateway/package.json
  3. 4 0
      packages/home-server/CHANGELOG.md
  4. 1 1
      packages/home-server/package.json

+ 6 - 0
packages/api-gateway/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.89.10](https://github.com/standardnotes/server/compare/@standardnotes/api-gateway@1.89.9...@standardnotes/api-gateway@1.89.10) (2023-12-28)
+
+### Bug Fixes
+
+* **api-gateway:** log severity ([c265064](https://github.com/standardnotes/server/commit/c2650646d1f89ca509b4d256e4305a592d12f850))
+
 ## [1.89.9](https://github.com/standardnotes/server/compare/@standardnotes/api-gateway@1.89.8...@standardnotes/api-gateway@1.89.9) (2023-12-28)
 
 ### Bug Fixes

+ 1 - 1
packages/api-gateway/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@standardnotes/api-gateway",
-  "version": "1.89.9",
+  "version": "1.89.10",
   "engines": {
     "node": ">=18.0.0 <21.0.0"
   },

+ 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.22.31](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.22.30...@standardnotes/home-server@1.22.31) (2023-12-28)
+
+**Note:** Version bump only for package @standardnotes/home-server
+
 ## [1.22.30](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.22.29...@standardnotes/home-server@1.22.30) (2023-12-28)
 
 **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.22.30",
+  "version": "1.22.31",
   "engines": {
     "node": ">=18.0.0 <21.0.0"
   },