Skip to content

Commit 80a9c44

Browse files
chore(release): 1.16.0 [skip ci]
# [1.16.0](v1.15.0...v1.16.0) (2025-04-27) ### Bug Fixes * **gitea:** use >- instead of > ([972cc99](972cc99)) ### Features * **relayd:** store and query TLS fingerprints ([ef94cbc](ef94cbc)) Signed-Off-By: Mimi Yasomi <[email protected]>
1 parent ef94cbc commit 80a9c44

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [1.16.0](https://github.com/Xe/x/compare/v1.15.0...v1.16.0) (2025-04-27)
2+
3+
### Bug Fixes
4+
5+
- **gitea:** use >- instead of > ([972cc99](https://github.com/Xe/x/commit/972cc990716c8593fc1f1d7061e6b707c6bccc51))
6+
7+
### Features
8+
9+
- **relayd:** store and query TLS fingerprints ([ef94cbc](https://github.com/Xe/x/commit/ef94cbcc7f9f90ef5c238413ee3305c305743a42))
10+
111
# [1.15.0](https://github.com/Xe/x/compare/v1.14.1...v1.15.0) (2025-04-27)
212

313
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xe/x",
3-
"version": "1.15.0",
3+
"version": "1.16.0",
44
"description": "Xe's /x/perimental playground",
55
"main": "yeetfile.js",
66
"directories": {

0 commit comments

Comments
 (0)