Skip to content

Commit c2fd802

Browse files
committed
chore(release): 0.1.0
1 parent a227ec1 commit c2fd802

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
@@ -0,0 +1,9 @@
1+
# 0.1.0 (2024-03-21)
2+
3+
4+
### Features
5+
6+
* Initial release ([a227ec1](https://github.com/miyagi-dev/twig-drupal-string/commit/a227ec10d149d19f75ccd4d8bcf7418ef510d666))
7+
8+
9+

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

0 commit comments

Comments
 (0)