Skip to content

Commit

Permalink
chore(master): release 2.1.1 (#12)
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 May 23, 2024
1 parent 34ae891 commit 05bf9c1
Show file tree
Hide file tree
Showing 2 changed files with 16 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 @@
{
".": "2.1.0"
".": "2.1.1"
}
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

All notable changes to this project will be documented in this file.

## [2.1.1](https://github.com/le-phare/import-bundle/compare/v2.1.0...v2.1.1) (2024-05-21)


### Bug Fixes

* **release-please:** Rename release-please-manifest.json to .release-please-manifest.json ([75eeeb2](https://github.com/le-phare/import-bundle/commit/75eeeb250960d31eb1b803ce07de004b336d5138))
* **services:** email reports are enabled if symfony mailer is installed ([552e23d](https://github.com/le-phare/import-bundle/commit/552e23d53012c391732fce0e15114ddbd3ca3782))


### Miscellaneous Chores

* **actions:** add release please workflow ([#10](https://github.com/le-phare/import-bundle/issues/10)) ([508e8cd](https://github.com/le-phare/import-bundle/commit/508e8cd54800fdb35403416907e9e9b010556faf))
* **actions:** add test github action ([#9](https://github.com/le-phare/import-bundle/issues/9)) ([234e95f](https://github.com/le-phare/import-bundle/commit/234e95f7d31e57a4ce7489f357fc2bb2d0616227))
* **composer:** add missing require dev dependencies ([5647fe2](https://github.com/le-phare/import-bundle/commit/5647fe26b7ce13535b54f266ee1ed8c33ac1ee59))

## 2.1.0 (2023-12-19)

### Features
Expand Down

0 comments on commit 05bf9c1

Please sign in to comment.