Skip to content

Commit faefc5f

Browse files
committed
chore(release): 3.0.0
1 parent 55c9a20 commit faefc5f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## 3.0.0 (2021-05-25)
6+
7+
* refactor: use AsyncLocalStorage ([55c9a20](https://github.com/sqlwwx/egg-jaeger/commit/55c9a20))
8+
9+
10+
511
### [2.0.9](https://github.com/sqlwwx/egg-jaeger/compare/v2.0.8...v2.0.9) (2020-04-26)
612

713
### [2.0.8](https://github.com/sqlwwx/egg-jaeger/compare/v2.0.7...v2.0.8) (2020-04-24)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "egg-jaeger",
3-
"version": "2.0.9",
3+
"version": "3.0.0",
44
"description": "jaeger egg plugin",
55
"eggPlugin": {
66
"name": "jaeger"

0 commit comments

Comments
 (0)