We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7486d5 commit 27db536Copy full SHA for 27db536
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [0.0.3](https://github.com/danielroe/magic-regexp/compare/0.0.2...0.0.3) (2022-07-16)
4
+
5
6
+### Bug Fixes
7
8
+* **transform:** don't parse vue template blocks ([095ed0a](https://github.com/danielroe/magic-regexp/commit/095ed0ab5dfaad2ebbd4386dc3165a75b7b5b4e9))
9
10
## [0.0.2](https://github.com/danielroe/magic-regexp/compare/0.0.1...0.0.2) (2022-07-16)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "magic-regexp",
- "version": "0.0.2",
+ "version": "0.0.3",
"description": "",
"repository": "danielroe/magic-regexp",
"license": "MIT",
0 commit comments