Skip to content

Commit

Permalink
Release 2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
killagu committed Sep 21, 2024
1 parent 3f3b246 commit 34e4bb9
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.2 / 2024-09-21
==================

**others**
* [[`3f3b246`](http://github.com/X-Profiler/xtransit/commit/3f3b246ffe9494eaa73eb1e91f72fd1729c392eb)] - chore: use XTRANSIT_NODE_EXE to get exe (#55) (killa <<[email protected]>>)

2.6.0 / 2024-09-20
==================

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.0",
"version": "2.6.2",
"description": "The agent that can collect or transfer xprofiler's performance logs.",
"main": "xtransit.js",
"bin": {
Expand Down

0 comments on commit 34e4bb9

Please sign in to comment.