Skip to content

Commit

Permalink
v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Aug 23, 2023
1 parent 3f55940 commit ebc3dd2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.2.3] - 2023-08-23

### Commits

- Fixed some WPCS 3 warnings. ([c05be91](https://github.com/pronamic/wp-mollie/commit/c05be91d7d636c2877a648904b0c2437f11f8cfa))

Full set of changes: [`1.2.2...1.2.3`][1.2.3]

[1.2.3]: https://github.com/pronamic/wp-mollie/compare/v1.2.2...v1.2.3

## [1.2.2] - 2023-07-12

### Commits
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pronamic/wp-mollie",
"version": "1.2.2",
"version": "1.2.3",
"description": "Mollie library for WordPress.",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit ebc3dd2

Please sign in to comment.