Skip to content

Commit ff4b505

Browse files
chore(release): 1.24.0 [skip ci]
# [1.24.0](v1.23.0...v1.24.0) (2025-07-15) ### Features * **cmd/httpdebug:** add HTTP method and URI to output ([158fb5b](158fb5b)) * **cmd/relayd:** ja4t / ja4h fingerprinting ([e810bdb](e810bdb)) * **fish-config:** build a deb too I guess ([063d5c0](063d5c0)) * **fish-config:** dotenv.fish ([7c8b929](7c8b929)) * **pb/relayd:** add fingerprints object ([2fc470c](2fc470c)) Signed-Off-By: Mimi Yasomi <[email protected]>
1 parent 2fc470c commit ff4b505

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.24.0](https://github.com/Xe/x/compare/v1.23.0...v1.24.0) (2025-07-15)
2+
3+
### Features
4+
5+
- **cmd/httpdebug:** add HTTP method and URI to output ([158fb5b](https://github.com/Xe/x/commit/158fb5b9c4883aed25bf38d1893cf1a84d0db76c))
6+
- **cmd/relayd:** ja4t / ja4h fingerprinting ([e810bdb](https://github.com/Xe/x/commit/e810bdb0c432df273e7cc6f0885273daae5faea6))
7+
- **fish-config:** build a deb too I guess ([063d5c0](https://github.com/Xe/x/commit/063d5c0dd6cefbf24aab2bcebd02003f65994c5d))
8+
- **fish-config:** dotenv.fish ([7c8b929](https://github.com/Xe/x/commit/7c8b92988925a9db748a653ef62fde5fb16f36d3))
9+
- **pb/relayd:** add fingerprints object ([2fc470c](https://github.com/Xe/x/commit/2fc470cb7ed3c887f5feaf3d10a88265dda1d685))
10+
111
# [1.23.0](https://github.com/Xe/x/compare/v1.22.0...v1.23.0) (2025-06-28)
212

313
### Bug Fixes

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.23.0",
3+
"version": "1.24.0",
44
"description": "Xe's /x/perimental playground",
55
"main": "yeetfile.js",
66
"directories": {

0 commit comments

Comments
 (0)