Explorar o código

chore(release): publish new version

 - @standardnotes/home-server@1.11.7
standardci %!s(int64=2) %!d(string=hai) anos
pai
achega
95aac1a7bf
Modificáronse 2 ficheiros con 8 adicións e 1 borrados
  1. 7 0
      packages/home-server/CHANGELOG.md
  2. 1 1
      packages/home-server/package.json

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

@@ -3,6 +3,13 @@
 All notable changes to this project will be documented in this file.
 All notable changes to this project will be documented in this file.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
 
+## [1.11.7](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.11.6...@standardnotes/home-server@1.11.7) (2023-06-22)
+
+### Bug Fixes
+
+* **home-server:** add default log level to overrides ([c078bc9](https://github.com/standardnotes/server/commit/c078bc958d96e856f6e607406d5d817d422572fb))
+* **home-server:** add log leve information to starting the home server information ([49c2792](https://github.com/standardnotes/server/commit/49c27924eafa50c164854946053fd95e6429df9e))
+
 ## [1.11.6](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.11.5...@standardnotes/home-server@1.11.6) (2023-06-16)
 ## [1.11.6](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.11.5...@standardnotes/home-server@1.11.6) (2023-06-16)
 
 
 ### Bug Fixes
 ### Bug Fixes

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

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