diff options
| author | semantic-release-bot <semantic-release-bot@martynus.net> | 2025-04-27 16:50:28 +0000 |
|---|---|---|
| committer | semantic-release-bot <semantic-release-bot@martynus.net> | 2025-04-27 16:50:28 +0000 |
| commit | 80a9c44410aa8e6d5116a9231f3947326efab76d (patch) | |
| tree | 2c2ae85e41616f09f43a757fcf2eb2bbca6a44ad /package.json | |
| parent | ef94cbcc7f9f90ef5c238413ee3305c305743a42 (diff) | |
| download | x-80a9c44410aa8e6d5116a9231f3947326efab76d.tar.xz x-80a9c44410aa8e6d5116a9231f3947326efab76d.zip | |
chore(release): 1.16.0 [skip ci]v1.16.0
# [1.16.0](https://github.com/Xe/x/compare/v1.15.0...v1.16.0) (2025-04-27)
### Bug Fixes
* **gitea:** use >- instead of > ([972cc99](https://github.com/Xe/x/commit/972cc990716c8593fc1f1d7061e6b707c6bccc51))
### Features
* **relayd:** store and query TLS fingerprints ([ef94cbc](https://github.com/Xe/x/commit/ef94cbcc7f9f90ef5c238413ee3305c305743a42))
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 69aa67e..5f1c380 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xe/x", - "version": "1.15.0", + "version": "1.16.0", "description": "Xe's /x/perimental playground", "main": "yeetfile.js", "directories": { |
