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 08c9ccd commit 70730afCopy full SHA for 70730af
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# plainweb
2
3
+## v0.0.48
4
+
5
+[compare changes](https://github.com/joseferben/plainweb/compare/v0.0.47...v0.0.48)
6
7
+### 🏡 Chore
8
9
+- Add migrate env var ([08c9ccd](https://github.com/joseferben/plainweb/commit/08c9ccd))
10
11
+### ❤️ Contributors
12
13
+- Joseferben <josef@erben.systems>
14
15
## v0.0.47
16
17
[compare changes](https://github.com/joseferben/plainweb/compare/v0.0.46...v0.0.47)
package.json
@@ -1,6 +1,6 @@
{
"name": "plainstack",
- "version": "0.0.47",
+ "version": "0.0.48",
"description": "The single-file TypeScript web framework",
"type": "module",
"main": "dist/plainstack.js",
0 commit comments