Skip to content

Commit 1fd73c4

Browse files
committed
chore(release): 0.3.1
1 parent 02326a7 commit 1fd73c4

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.3.1](https://github.com/miyagi-dev/twig-drupal-string/compare/v0.3.0...v0.3.1) (2024-03-22)
2+
3+
4+
### Bug Fixes
5+
6+
* Update CommonJS build ([7bcdf05](https://github.com/miyagi-dev/twig-drupal-string/commit/7bcdf054cedeb41821efb0df3c730c549f038b3e))
7+
8+
9+
110
# [0.3.0](https://github.com/miyagi-dev/twig-drupal-string/compare/v0.2.0...v0.3.0) (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.0",
3+
"version": "0.3.1",
44
"type": "module",
55
"description": "Twig extension for Drupal String",
66
"keywords": [

0 commit comments

Comments
 (0)