Skip to content

Commit 70730af

Browse files
committed
chore(release): v0.0.48
1 parent 08c9ccd commit 70730af

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# plainweb
22

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+
315
## v0.0.47
416

517
[compare changes](https://github.com/joseferben/plainweb/compare/v0.0.46...v0.0.47)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plainstack",
3-
"version": "0.0.47",
3+
"version": "0.0.48",
44
"description": "The single-file TypeScript web framework",
55
"type": "module",
66
"main": "dist/plainstack.js",

0 commit comments

Comments
 (0)