We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0ca4e9 commit 837768aCopy full SHA for 837768a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.1](https://github.com/flex-development/import-regex/compare/1.0.0...1.0.1) (2022-11-25)
2
+
3
4
+### :pencil: Documentation
5
6
+* add usage docs ([e0ca4e9](https://github.com/flex-development/import-regex/commit/e0ca4e95ad60f3e03e114bad0e3cca5b9a865ec0))
7
8
## 1.0.0
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@flex-development/import-regex",
"description": "Import statement regex",
- "version": "1.0.0",
+ "version": "1.0.1",
"keywords": [
"dynamic",
"ecmascript",
0 commit comments