From 80a9c44410aa8e6d5116a9231f3947326efab76d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 27 Apr 2025 16:50:28 +0000 Subject: chore(release): 1.16.0 [skip ci] # [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 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bdd6b50..6f67a00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# [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)) + # [1.15.0](https://github.com/Xe/x/compare/v1.14.1...v1.15.0) (2025-04-27) ### Features 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": { -- cgit v1.2.3