Skip to content

Commit

Permalink
Merge pull request #38 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.0
  • Loading branch information
SandroMiguel authored Mar 19, 2024
2 parents d577d0a + 3069fcf commit 6aedf24
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.0](https://github.com/SandroMiguel/verum-php/compare/v2.1.1...v2.2.0) (2024-03-19)


### Features

* release-please setup ([7a084dd](https://github.com/SandroMiguel/verum-php/commit/7a084dd343ababc4402aa3658e8240e9b8d489c6))
* **validator.php:** add support for multi-lang fields in validation ([ab035a7](https://github.com/SandroMiguel/verum-php/commit/ab035a70a83121dbf309d33ca7222e51e1bcbca6))

## [2.1.0](https://github.com/SandroMiguel/verum-php/compare/v2.0.4...v2.1.0) (2022-07-14)


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

0 comments on commit 6aedf24

Please sign in to comment.