Skip to content

Commit d757384

Browse files
committed
chore: release v0.6.2
1 parent 5264256 commit d757384

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

22

3+
## [0.6.2](https://github.com/danielroe/magic-regexp/compare/0.6.1...0.6.2) (2023-01-29)
4+
5+
6+
### Bug Fixes
7+
8+
* sanitize `createRegExp` return type ([#180](https://github.com/danielroe/magic-regexp/issues/180)) ([5264256](https://github.com/danielroe/magic-regexp/commit/526425648ce1c16f434e6ed336577309ddf83167))
9+
310
## [0.6.1](https://github.com/danielroe/magic-regexp/compare/0.6.0...0.6.1) (2022-11-16)
411

512

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.6.1",
3+
"version": "0.6.2",
44
"description": "A compiled-away, type-safe, readable RegExp alternative",
55
"repository": "danielroe/magic-regexp",
66
"license": "MIT",

0 commit comments

Comments
 (0)