Skip to content

Commit

Permalink
Release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
killagu committed Dec 12, 2024
1 parent c723147 commit 4d516e9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

3.0.0 / 2024-12-12
==================

**features**
* [[`995f992`](http://github.com/X-Profiler/xtransit/commit/995f992d7cb8c25e991ad2f797cdb2a15eb64dd2)] - feat: rollback for removing third-party dependencies (#61) (易容 (hyj1991) <<[email protected]>>)
* [[`5e159a2`](http://github.com/X-Profiler/xtransit/commit/5e159a2976ca72050a2e4274c80638c0af1a9700)] - feat: remove formstream (#60) (易容 (hyj1991) <<[email protected]>>)
* [[`2a4bf4f`](http://github.com/X-Profiler/xtransit/commit/2a4bf4fbd1e95f32ccdb20158fb1863266d4cd85)] - feat: remove address (#59) (易容 (hyj1991) <<[email protected]>>)

**others**
* [[`c723147`](http://github.com/X-Profiler/xtransit/commit/c723147937a2a61e3fe97df0751c4b49a4b852d7)] - chore: upgrade deps to latest (#62) (killa <<[email protected]>>)
* [[`0e873ec`](http://github.com/X-Profiler/xtransit/commit/0e873ec452daff183c91f3f43140ba4314e67873)] - chore: upgrade urllib to 4.x (#58) (killa <<[email protected]>>)

2.6.4 / 2024-09-22
==================

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

0 comments on commit 4d516e9

Please sign in to comment.