We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef94cbc commit 80a9c44Copy full SHA for 80a9c44
CHANGELOG.md
@@ -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
11
# [1.15.0](https://github.com/Xe/x/compare/v1.14.1...v1.15.0) (2025-04-27)
12
13
### Features
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": {
0 commit comments