Skip to content

Commit 6d737a1

Browse files
committed
chore(release): 0.4.0
1 parent 5b76bb0 commit 6d737a1

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.4.0](https://github.com/miyagi-dev/twig-drupal-string/compare/v0.3.1...v0.4.0) (2024-05-13)
2+
3+
4+
### Features
5+
6+
* Configurable filter names ([5b76bb0](https://github.com/miyagi-dev/twig-drupal-string/commit/5b76bb046a06d6d5afaba5db75da0669232fe9f4))
7+
8+
9+
110
## [0.3.1](https://github.com/miyagi-dev/twig-drupal-string/compare/v0.3.0...v0.3.1) (2024-03-22)
211

312

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "twig-drupal-string",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"type": "module",
55
"description": "Twig.js extension for Drupal String module filter support",
66
"keywords": [

0 commit comments

Comments
 (0)