diff --git a/version.php b/version.php index d6a9e1b..a9945d7 100644 --- a/version.php +++ b/version.php @@ -108,4 +108,28 @@ 'Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4.', 'Bump actions/stale from 5 to 6.', ], + '2.0.0-RC1' => [ + 'BootingHandler.php: add missing comment', + 'readme: Update requirements and installation steps', + 'vendor-bin: Add facade-documenter to composer.json', + 'CaptchaBuilder: add CaptchaBuilder class', + 'monorepo-builder-worker: Add guanguans/monorepo-builder-worker package', + 'rector: Add RemoveInterfacesRector', + 'rector: Add Rector configuration', + 'admin: Handle Dcat login captcha upgrade error', + 'controller: add return type declaration', + 'tests.yml: Update PHP versions', + 'xml: Fix InvalidReturnType and InvalidReturnStatement', + 'captcha: Remove captcha.blade.php', + 'lang: rename login_captcha.php to login-captcha.php', + 'tests: Refactor TestCase', + 'Merge pull request [#36](https://github.com/guanguans/monorepo-builder-worker/issues/36) from guanguans/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5', + 'Merge pull request [#34](https://github.com/guanguans/monorepo-builder-worker/issues/34) from guanguans/dependabot/github_actions/codecov/codecov-action-4', + 'Merge pull request [#33](https://github.com/guanguans/monorepo-builder-worker/issues/33) from guanguans/dependabot/github_actions/actions/checkout-4', + 'Merge pull request [#32](https://github.com/guanguans/monorepo-builder-worker/issues/32) from guanguans/dependabot/github_actions/dependabot/fetch-metadata-1.6.0', + 'Merge pull request [#31](https://github.com/guanguans/monorepo-builder-worker/issues/31) from guanguans/dependabot/github_actions/dependabot/fetch-metadata-1.5.1', + 'Merge pull request [#30](https://github.com/guanguans/monorepo-builder-worker/issues/30) from guanguans/dependabot/github_actions/dependabot/fetch-metadata-1.5.0', + 'Merge pull request [#29](https://github.com/guanguans/monorepo-builder-worker/issues/29) from guanguans/dependabot/github_actions/dependabot/fetch-metadata-1.4.0', + 'Merge pull request [#28](https://github.com/guanguans/monorepo-builder-worker/issues/28) from guanguans/dependabot/github_actions/actions/stale-8', + ], ];