From 4d516e9a1caa4af2bedf15010e4b220932c3be3d Mon Sep 17 00:00:00 2001 From: killagu Date: Thu, 12 Dec 2024 13:16:21 +0800 Subject: [PATCH] Release 3.0.0 --- History.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/History.md b/History.md index 07b1ed9..75bfd93 100644 --- a/History.md +++ b/History.md @@ -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) <>) + * [[`5e159a2`](http://github.com/X-Profiler/xtransit/commit/5e159a2976ca72050a2e4274c80638c0af1a9700)] - feat: remove formstream (#60) (易容 (hyj1991) <>) + * [[`2a4bf4f`](http://github.com/X-Profiler/xtransit/commit/2a4bf4fbd1e95f32ccdb20158fb1863266d4cd85)] - feat: remove address (#59) (易容 (hyj1991) <>) + +**others** + * [[`c723147`](http://github.com/X-Profiler/xtransit/commit/c723147937a2a61e3fe97df0751c4b49a4b852d7)] - chore: upgrade deps to latest (#62) (killa <>) + * [[`0e873ec`](http://github.com/X-Profiler/xtransit/commit/0e873ec452daff183c91f3f43140ba4314e67873)] - chore: upgrade urllib to 4.x (#58) (killa <>) + 2.6.4 / 2024-09-22 ================== diff --git a/package.json b/package.json index f20e0b2..094577e 100644 --- a/package.json +++ b/package.json @@ -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": {