diff --git a/CHANGELOG.md b/CHANGELOG.md index 67ded92..452ab85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,17 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C ## [Unreleased][unreleased] - +## [4.5.2] - 2023-03-27 + +### Commits + +- Set Composer type to WordPress plugin. ([6d9c8f5](https://github.com/pronamic/wp-pronamic-pay-pay-nl/commit/6d9c8f5e27eb37b73288b2d6865440a9f823e40b)) +- Updated .gitattributes ([1d78daa](https://github.com/pronamic/wp-pronamic-pay-pay-nl/commit/1d78daa757b292cf773a5db22998dded469867a2)) + +Full set of changes: [`4.5.1...4.5.2`][4.5.2] + +[4.5.2]: https://github.com/pronamic/wp-pronamic-pay-pay-nl/compare/v4.5.1...v4.5.2 + ## [4.5.1] - 2023-01-31 ### Composer diff --git a/package.json b/package.json index b7b7c35..cc09f9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pay-nl", - "version": "4.5.1", + "version": "4.5.2", "description": "Pay.nl driver for the WordPress payment processing library.", "repository": { "type": "git",