Skip to content

Commit

Permalink
release: 2.0.3 (#94)
Browse files Browse the repository at this point in the history
Signed-off-by: Lexus Drumgold <[email protected]>
  • Loading branch information
unicornware authored Mar 2, 2023
1 parent c23a1c5 commit 634010a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.3](https://github.com/flex-development/import-regex/compare/2.0.2...2.0.3) (2023-03-02)


### :bug: Fixes

* **regex:** [static] allow spaces after semicolons ([c23a1c5](https://github.com/flex-development/import-regex/commit/c23a1c5f880ad34959ab2e9b35d7ebe399e43e20))

## [2.0.2](https://github.com/flex-development/import-regex/compare/2.0.1...2.0.2) (2023-03-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@flex-development/import-regex",
"description": "Import statement regex",
"version": "2.0.2",
"version": "2.0.3",
"keywords": [
"dynamic",
"ecmascript",
Expand Down

0 comments on commit 634010a

Please sign in to comment.