Skip to content

Commit 91bd75c

Browse files
committed
chore(release): 0.3.0
1 parent c7480e0 commit 91bd75c

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [0.3.0](https://github.com/miyagi-dev/twig-drupal-string/compare/v0.2.0...v0.3.0) (2024-03-22)
2+
3+
4+
### Features
5+
6+
* Uppercase Twig option ([f923c1d](https://github.com/miyagi-dev/twig-drupal-string/commit/f923c1d235b6ea50f7b8e1f7c80cabbaefb3d151))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* Uppercase Twig option to align with Twig.js documentation.
12+
13+
14+
115
# [0.2.0](https://github.com/miyagi-dev/twig-drupal-string/compare/v0.1.0...v0.2.0) (2024-03-22)
216

317

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.2.0",
3+
"version": "0.3.0",
44
"type": "module",
55
"description": "Twig extension for Drupal String",
66
"keywords": [

0 commit comments

Comments
 (0)