فهرست منبع

chore(release): publish new version

 - @standardnotes/auth-server@1.124.2
 - @standardnotes/home-server@1.12.3
standardci 1 سال پیش
والد
کامیت
a148c4d1f6
4فایلهای تغییر یافته به همراه14 افزوده شده و 2 حذف شده
  1. 6 0
      packages/auth/CHANGELOG.md
  2. 1 1
      packages/auth/package.json
  3. 6 0
      packages/home-server/CHANGELOG.md
  4. 1 1
      packages/home-server/package.json

+ 6 - 0
packages/auth/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.124.2](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.124.1...@standardnotes/auth-server@1.124.2) (2023-07-14)
+
+### Bug Fixes
+
+* **home-server:** allow custom atributtes for activating premium features ([f7190c0](https://github.com/standardnotes/server/commit/f7190c0c9c2d105f97d1cf980ce6a4f0dae34805))
+
 ## [1.124.1](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.124.0...@standardnotes/auth-server@1.124.1) (2023-07-13)
 
 ### Bug Fixes

+ 1 - 1
packages/auth/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@standardnotes/auth-server",
-  "version": "1.124.1",
+  "version": "1.124.2",
   "engines": {
     "node": ">=18.0.0 <21.0.0"
   },

+ 6 - 0
packages/home-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.12.3](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.12.2...@standardnotes/home-server@1.12.3) (2023-07-14)
+
+### Bug Fixes
+
+* **home-server:** allow custom atributtes for activating premium features ([f7190c0](https://github.com/standardnotes/server/commit/f7190c0c9c2d105f97d1cf980ce6a4f0dae34805))
+
 ## [1.12.2](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.12.1...@standardnotes/home-server@1.12.2) (2023-07-13)
 
 **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.12.2",
+  "version": "1.12.3",
   "engines": {
     "node": ">=18.0.0 <21.0.0"
   },