From 4f9feb89e1bf06e7fb97f300f8a154419f0d1591 Mon Sep 17 00:00:00 2001 From: "replease[bot]" <132441688+replease[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 12:12:58 +0000 Subject: [PATCH] chore(main): release 5.0.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 21 +++++++++++++++++++++ VERSION | 2 +- 3 files changed, 23 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 453aad70..32dbe0e2 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "4.0.3" + ".": "5.0.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index e0f4fa27..8426d518 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +## [5.0.0](https://github.com/krystal/katapult-php/compare/v4.0.3...v5.0.0) (2024-08-29) + + +### ⚠ BREAKING CHANGES + +* see PR #23 + +### Features + +* see PR [#23](https://github.com/krystal/katapult-php/issues/23) ([93df047](https://github.com/krystal/katapult-php/commit/93df0474166df0f4bb811cf55d75c525ff8abb49)) + + +### Bug Fixes + +* **docs:** update namespace in README example ([a75046c](https://github.com/krystal/katapult-php/commit/a75046c426a9b6eb833ee9e97aebf9c88d08d065)) + + +### Miscellaneous Chores + +* **CI:** don't run builds or diffs on release-please PRs ([c221c37](https://github.com/krystal/katapult-php/commit/c221c379f0c9b8ef260d352df7873ffa7211aa7e)) + ## [4.0.3](https://github.com/krystal/katapult-php/compare/v4.0.2...v4.0.3) (2024-08-29) diff --git a/VERSION b/VERSION index c4e41f94..0062ac97 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.0.3 +5.0.0