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 0e4e983 commit b999d62Copy full SHA for b999d62
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# plainweb
2
3
+## v0.0.47
4
+
5
+[compare changes](https://github.com/joseferben/plainweb/compare/v0.0.46...v0.0.47)
6
7
+### 🚀 Enhancements
8
9
+- Add PS_BUILD ([0e4e983](https://github.com/joseferben/plainweb/commit/0e4e983))
10
11
+### ❤️ Contributors
12
13
+- Joseferben <[email protected]>
14
15
## v0.0.46
16
17
[compare changes](https://github.com/joseferben/plainweb/compare/v0.0.45...v0.0.46)
package.json
@@ -1,6 +1,6 @@
{
"name": "plainstack",
- "version": "0.0.46",
+ "version": "0.0.47",
"description": "The single-file TypeScript web framework",
"type": "module",
"main": "dist/plainstack.js",
0 commit comments