Browse Source

fix(auth): bump version

Karol Sójko 1 năm trước cách đây
mục cha
commit
b91cd7e232
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      packages/auth/package.json

+ 1 - 1
packages/auth/package.json

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