Skip to content

Commit 0ebc72d

Browse files
committed
v4.4.0
1 parent aa5c6b1 commit 0ebc72d

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

CHANGELOG.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
## Unreleased changes
22

3-
### 🚀 Features
4-
5-
- Added `./atomic` to exports, allowing direct use of the `atomic` and `possessive` plugins in other libraries.
3+
-
64

75
## Released changes
86

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "regex",
3-
"version": "4.3.3",
3+
"version": "4.4.0",
44
"description": "Regex template tag with extended syntax, context-aware interpolation, and always-on best practices",
55
"author": "Steven Levithan",
66
"license": "MIT",

0 commit comments

Comments
 (0)