Skip to content

Commit cb5ba8e

Browse files
committed
chore: release v2.1.2
1 parent 0944814 commit cb5ba8e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# tapable-tracer
2+
3+
## 2.1.2
4+
5+
### Patch Changes
6+
7+
- Fix barrel file distribution.

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.1.1",
4+
"version": "2.1.2",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)