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 aa0c069 commit b4fb8bcCopy full SHA for b4fb8bc
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# [1.20.0](https://github.com/Xe/x/compare/v1.19.0...v1.20.0) (2025-05-30)
2
+
3
+### Features
4
5
+- **yeetfile:** build riscv64 binaries ([aa0c069](https://github.com/Xe/x/commit/aa0c069cd638b4d3670385f3b9b0934eb186b720))
6
7
# [1.19.0](https://github.com/Xe/x/compare/v1.18.0...v1.19.0) (2025-05-29)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@xe/x",
- "version": "1.19.0",
+ "version": "1.20.0",
"description": "Xe's /x/perimental playground",
"main": "yeetfile.js",
"directories": {
0 commit comments