Skip to content

Commit 634010a

Browse files
authored
release: 2.0.3 (#94)
Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
1 parent c23a1c5 commit 634010a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.3](https://github.com/flex-development/import-regex/compare/2.0.2...2.0.3) (2023-03-02)
2+
3+
4+
### :bug: Fixes
5+
6+
* **regex:** [static] allow spaces after semicolons ([c23a1c5](https://github.com/flex-development/import-regex/commit/c23a1c5f880ad34959ab2e9b35d7ebe399e43e20))
7+
18
## [2.0.2](https://github.com/flex-development/import-regex/compare/2.0.1...2.0.2) (2023-03-01)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@flex-development/import-regex",
33
"description": "Import statement regex",
4-
"version": "2.0.2",
4+
"version": "2.0.3",
55
"keywords": [
66
"dynamic",
77
"ecmascript",

0 commit comments

Comments
 (0)