Skip to content

Commit cdb5549

Browse files
committed
chore(release): 0.2.0
1 parent 085e8ac commit cdb5549

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.2.0](https://github.com/miyagi-dev/twig-drupal-string/compare/v0.1.0...v0.2.0) (2024-03-22)
2+
3+
4+
### Features
5+
6+
* Consistent and de-duplicated warning messages ([085e8ac](https://github.com/miyagi-dev/twig-drupal-string/commit/085e8aca3c782ea9414da174be0717d99dbf6649))
7+
8+
9+
110
# 0.1.0 (2024-03-21)
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.1.0",
3+
"version": "0.2.0",
44
"type": "module",
55
"description": "Twig extension for Drupal String",
66
"keywords": [

0 commit comments

Comments
 (0)