diff options
| author | semantic-release-bot <semantic-release-bot@martynus.net> | 2025-04-27 18:10:36 +0000 |
|---|---|---|
| committer | semantic-release-bot <semantic-release-bot@martynus.net> | 2025-04-27 18:10:36 +0000 |
| commit | c09d5139d13b785164c3651894c2859884f9393f (patch) | |
| tree | 7fff305cb7d4a84f8a69e5d94703afb7c2bfbacd /package.json | |
| parent | 875963603b4d8d798891c5079f8b9f6bba988b24 (diff) | |
| download | x-1.17.0.tar.xz x-1.17.0.zip | |
chore(release): 1.17.0 [skip ci]v1.17.0
# [1.17.0](https://github.com/Xe/x/compare/v1.16.0...v1.17.0) (2025-04-27)
### Features
* **httpdebug:** quiet mode and function as a systemd service ([1d9fa34](https://github.com/Xe/x/commit/1d9fa34fa84cc125c68ab486d8bbc2dbe7a51f0e))
* **relayd:** autocert support for automatic TLS cert minting ([c9136cc](https://github.com/Xe/x/commit/c9136cc167ca0bbabce1196f88cfc1b302350f0a))
* **xess:** add fancy 404 page ([10e176a](https://github.com/Xe/x/commit/10e176a023ee1a4955160c86f0dc71a435bdf866))
Signed-Off-By: Mimi Yasomi <mimi@techaro.lol>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5f1c380..d482c48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xe/x", - "version": "1.16.0", + "version": "1.17.0", "description": "Xe's /x/perimental playground", "main": "yeetfile.js", "directories": { |
