Skip to content

Commit

Permalink
Merge pull request #40 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.1
  • Loading branch information
SandroMiguel authored Mar 21, 2024
2 parents 36980d4 + 99025ce commit 79c65f0
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.1](https://github.com/SandroMiguel/verum-php/compare/v2.2.0...v2.2.1) (2024-03-21)


### Bug Fixes

* **validator.php:** fix validation for multi-name fields ([23c44d8](https://github.com/SandroMiguel/verum-php/commit/23c44d8c7ec70a3e76c717c406c30dd0a045bfc8))

## [2.2.0](https://github.com/SandroMiguel/verum-php/compare/v2.1.1...v2.2.0) (2024-03-19)


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

0 comments on commit 79c65f0

Please sign in to comment.