We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e415316 commit 0182272Copy full SHA for 0182272
plainstack/CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.0.52
5
+
6
+[compare changes](https://github.com/joseferben/plainweb/compare/v0.0.51...v0.0.52)
7
8
+### 🏡 Chore
9
10
+- Auth helper paths ([e415316](https://github.com/joseferben/plainweb/commit/e415316))
11
12
+### ❤️ Contributors
13
14
+- Joseferben <josef@erben.systems>
15
16
## v0.0.51
17
18
[compare changes](https://github.com/joseferben/plainweb/compare/v0.0.50...v0.0.51)
plainstack/package.json
@@ -1,6 +1,6 @@
{
"name": "plainstack",
- "version": "0.0.51",
+ "version": "0.0.52",
"description": "The single-file TypeScript web framework",
"type": "module",
"main": "dist/plainstack.js",
0 commit comments