diff options
| -rw-r--r-- | CHANGELOG.md | 2 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 258198a..63d2942 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [1.14.1](https://github.com/Xe/x/compare/v1.14.0...v1.14.1) (2025-04-27) + # [1.14.0](https://github.com/Xe/x/compare/v1.13.6...v1.14.0) (2025-04-27) ### Bug Fixes diff --git a/package.json b/package.json index de15d45..d84f8e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xe/x", - "version": "1.14.0", + "version": "1.14.1", "description": "Xe's /x/perimental playground", "main": "yeetfile.js", "directories": { |
