Skip to content

Commit 79c5d62

Browse files
committed
chore: release v0.3.0
1 parent 07a6ff7 commit 79c5d62

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11

22

3+
## [0.3.0](https://github.com/danielroe/magic-regexp/compare/0.2.3...0.3.0) (2022-07-20)
4+
5+
6+
### Features
7+
8+
* support string/Set as flags from `createRegExp` ([231dfa1](https://github.com/danielroe/magic-regexp/commit/231dfa1ef299f6f35eded17ea44f7155321f8625))
9+
10+
11+
### Bug Fixes
12+
13+
* **transform:** add cjs stub for compatibility ([07a6ff7](https://github.com/danielroe/magic-regexp/commit/07a6ff70786c4764b583aa7cd47ada2b8d125f51)), closes [#11](https://github.com/danielroe/magic-regexp/issues/11)
14+
315
## [0.2.3](https://github.com/danielroe/magic-regexp/compare/0.2.2...0.2.3) (2022-07-18)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "magic-regexp",
3-
"version": "0.2.3",
3+
"version": "0.3.0",
44
"description": "",
55
"repository": "danielroe/magic-regexp",
66
"license": "MIT",

0 commit comments

Comments
 (0)