Skip to content

Commit 2d54138

Browse files
committed
chore: release v2.3.0
1 parent 0bf3fe6 commit 2d54138

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# tapable-tracer
22

3-
## 2.2.0
3+
## 2.3.0
44

55
### Minor Changes
66

7-
- Improve internal code for clarity.
7+
- Introduce internal hooks.
88

9-
## 2.1.2
9+
## 2.2.0
1010

11-
### Patch Changes
11+
### Minor Changes
1212

13-
- Fix barrel file distribution.
13+
- Improve internal code for clarity.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tapable-tracer",
33
"description": "Trace the connections and flows between tapable hooks.",
4-
"version": "2.2.0",
4+
"version": "2.3.0",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)