Skip to content

Commit

Permalink
Release 2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
killagu committed Sep 22, 2024
1 parent cc4f24c commit 9c014ea
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

2.6.3 / 2024-09-22
==================

**others**
* [[`cc4f24c`](http://github.com/X-Profiler/xtransit/commit/cc4f24c3abfa8a84243057d26cfcc76ebe62438e)] - chore: gzip file to xtransit dir (#56) (killa <<[email protected]>>)

2.6.2 / 2024-09-21
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xtransit",
"version": "2.6.2",
"version": "2.6.3",
"description": "The agent that can collect or transfer xprofiler's performance logs.",
"main": "xtransit.js",
"bin": {
Expand Down

0 comments on commit 9c014ea

Please sign in to comment.