Skip to content

Commit

Permalink
chore(main): release 1.2.0 (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 22, 2025
1 parent b76ee89 commit a9778f5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.1.0"
".": "1.2.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.2.0](https://github.com/EcomDev/testcontainer-magento-data-php/compare/v1.1.0...v1.2.0) (2025-01-22)


### Features

* bump PHP version support ([37fdd7d](https://github.com/EcomDev/testcontainer-magento-data-php/commit/37fdd7da7f0a71c347225493ef040ae8e21843a3))


### Miscellaneous Chores

* remove tag from version ([b76ee89](https://github.com/EcomDev/testcontainer-magento-data-php/commit/b76ee8947a0db5e44a3993d2f2526ec5994066a3))

## [1.1.0](https://github.com/EcomDev/testcontainer-magento-data-php/compare/v1.0.0...v1.1.0) (2025-01-11)


Expand Down

0 comments on commit a9778f5

Please sign in to comment.