We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07dbaa9 commit b898740Copy full SHA for b898740
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [0.2.3](https://github.com/danielroe/magic-regexp/compare/0.2.2...0.2.3) (2022-07-18)
4
+
5
6
+### Features
7
8
+* **types:** add `MagicRegExpMatchArray` utility type ([#12](https://github.com/danielroe/magic-regexp/issues/12)) ([97cb27a](https://github.com/danielroe/magic-regexp/commit/97cb27a1e002816d4f8b8dcbac4e801c0cc2fab1))
9
10
## [0.2.2](https://github.com/danielroe/magic-regexp/compare/0.2.1...0.2.2) (2022-07-18)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "magic-regexp",
- "version": "0.2.2",
+ "version": "0.2.3",
"description": "",
"repository": "danielroe/magic-regexp",
"license": "MIT",
0 commit comments