We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0944814 commit cb5ba8eCopy full SHA for cb5ba8e
CHANGELOG.md
@@ -0,0 +1,7 @@
1
+# tapable-tracer
2
+
3
+## 2.1.2
4
5
+### Patch Changes
6
7
+- Fix barrel file distribution.
package.json
@@ -1,7 +1,7 @@
{
"name": "tapable-tracer",
"description": "Trace the connections and flows between tapable hooks.",
- "version": "2.1.1",
+ "version": "2.1.2",
"license": "MIT",
"repository": {
"type": "git",
0 commit comments