Skip to content

Commit 4d3c41c

Browse files
github-actions[bot]nlemoine
authored andcommitted
chore(main): release 1.1.0
1 parent 88a2f07 commit 4d3c41c

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.0"
2+
".": "1.1.0"
33
}

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/timber/wp-i18n-twig/compare/v1.0.0...v1.1.0) (2025-11-28)
4+
5+
6+
### Features
7+
8+
* Update `StubbedEnvironment` ([71d5f19](https://github.com/timber/wp-i18n-twig/commit/71d5f19ef4a5ffc7c3948681dcd29748b8ae080b))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* Add phpstan config ([1079601](https://github.com/timber/wp-i18n-twig/commit/1079601694d236d6959bae1330a0a33bcec42b77))
14+
* Fix duplicate feature name ([df25bcf](https://github.com/timber/wp-i18n-twig/commit/df25bcfa45bc1e99dbec6ce7a0621de682d19e3f))
15+
* Fix PHPStan issues ([88a2f07](https://github.com/timber/wp-i18n-twig/commit/88a2f07bb26f970bff5962a6d5c1bc67668103d6))
16+
* Normalize `composer.json` ([6e161d1](https://github.com/timber/wp-i18n-twig/commit/6e161d1402d964accd1a86b5cfa1eb3f909cf349))
17+
* Update `wp-cli/wp-cli-tests` ([05f1ddc](https://github.com/timber/wp-i18n-twig/commit/05f1ddcc1259ddc809f92b531a7ac35d59e7317a))
18+
319
## [1.0.0](https://github.com/timber/wp-i18n-twig/compare/0.1.0...v1.0.0) (2024-04-25)
420

521

0 commit comments

Comments
 (0)