@plasius/auth
Advanced tools
+16
-1
@@ -21,2 +21,16 @@ # Changelog | ||
| ## [1.0.9] - 2026-03-04 | ||
| - **Added** | ||
| - (placeholder) | ||
| - **Changed** | ||
| - (placeholder) | ||
| - **Fixed** | ||
| - (placeholder) | ||
| - **Security** | ||
| - (placeholder) | ||
| ## [1.0.5] - 2026-03-01 | ||
@@ -98,3 +112,3 @@ | ||
| [Unreleased]: https://github.com/Plasius-LTD/auth/compare/v1.0.5...HEAD | ||
| [Unreleased]: https://github.com/Plasius-LTD/auth/compare/v1.0.9...HEAD | ||
| [1.0.2]: https://github.com/Plasius-LTD/auth/compare/858d03c...fdf8d70 | ||
@@ -106,1 +120,2 @@ [1.0.1]: https://github.com/Plasius-LTD/auth/compare/v1.0.0...858d03c | ||
| [1.0.5]: https://github.com/Plasius-LTD/auth/releases/tag/v1.0.5 | ||
| [1.0.9]: https://github.com/Plasius-LTD/auth/releases/tag/v1.0.9 |
+2
-2
| { | ||
| "name": "@plasius/auth", | ||
| "version": "1.0.7", | ||
| "version": "1.0.9", | ||
| "description": "Authentication helpers and React context for Plasius applications.", | ||
@@ -60,3 +60,3 @@ "type": "module", | ||
| "dependencies": { | ||
| "@plasius/entity-manager": "^1.0.6" | ||
| "@plasius/entity-manager": "^1.0.10" | ||
| }, | ||
@@ -63,0 +63,0 @@ "peerDependencies": { |
74795
0.3%