Skip to content

Commit cdc8384

Browse files
committed
chore(release): 3.5.0
1 parent 4232a01 commit cdc8384

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,20 @@ All notable changes to this project will be documented in this file.
88
## [Unreleased]
99

1010

11+
<a name="3.5.0"></a>
12+
## [3.5.0] - 2023-10-18
13+
### Feat
14+
- **config:** Add php_unit_data_provider_name and php_unit_data_provider_return_type in .php-cs-fixer.php
15+
16+
### Refactor
17+
- **pipes:** rename ToMarkdownPipe to SprintfMarkdownPipe
18+
- **pipes:** rename ToHtmlPipe to SprintfHtmlPipe
19+
20+
### Pull Requests
21+
- Merge pull request [#51](https://github.com/guanguans/monorepo-builder-worker/issues/51) from guanguans/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5
22+
- Merge pull request [#49](https://github.com/guanguans/monorepo-builder-worker/issues/49) from guanguans/dependabot/github_actions/actions/checkout-4
23+
24+
1125
<a name="3.4.2"></a>
1226
## [3.4.2] - 2023-08-29
1327
### Feat
@@ -600,7 +614,8 @@ All notable changes to this project will be documented in this file.
600614
- Merge pull request [#1](https://github.com/guanguans/monorepo-builder-worker/issues/1) from guanguans/imgbot
601615

602616

603-
[Unreleased]: https://github.com/guanguans/monorepo-builder-worker/compare/3.4.2...HEAD
617+
[Unreleased]: https://github.com/guanguans/monorepo-builder-worker/compare/3.5.0...HEAD
618+
[3.5.0]: https://github.com/guanguans/monorepo-builder-worker/compare/3.4.2...3.5.0
604619
[3.4.2]: https://github.com/guanguans/monorepo-builder-worker/compare/3.4.1...3.4.2
605620
[3.4.1]: https://github.com/guanguans/monorepo-builder-worker/compare/3.4.0...3.4.1
606621
[3.4.0]: https://github.com/guanguans/monorepo-builder-worker/compare/3.3.2...3.4.0

0 commit comments

Comments
 (0)