Skip to content

Commit

Permalink
Merge pull request #44 from SandroMiguel/release-please--branches--ma…
Browse files Browse the repository at this point in the history
…in--components--release-please-action

chore(main): release 2.2.3
  • Loading branch information
SandroMiguel authored Mar 21, 2024
2 parents f75e1f0 + c5c25c4 commit d3cd5ab
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.2.3](https://github.com/SandroMiguel/verum-php/compare/v2.2.2...v2.2.3) (2024-03-21)


### Bug Fixes

* **validator.php:** fix validation of multi-name fields to ensure presence in payload ([5530b9f](https://github.com/SandroMiguel/verum-php/commit/5530b9f1a6284edb46320cdacb8c4cd8f36e2755))

## [2.2.2](https://github.com/SandroMiguel/verum-php/compare/v2.2.1...v2.2.2) (2024-03-21)


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": "verum-php",
"version": "2.2.2",
"version": "2.2.3",
"scripts": {
"postinstall": "husky install",
"test:phpunit": "./vendor/bin/phpunit --colors=always tests",
Expand Down

0 comments on commit d3cd5ab

Please sign in to comment.