Skip to content

Commit f406028

Browse files
chore(main): release 1.0.0 (#2)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9443aaf commit f406028

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.0"
2+
".": "1.0.0"
33
}

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-01-07)
4+
5+
6+
### Features
7+
8+
* Added `DbContainerBuilder` and `OpenSearchContainerBuilder` ([ef435d6](https://github.com/EcomDev/testcontainer-magento-data-php/commit/ef435d6052e97aff2ba75496c662fecc82b65a9d))
9+
* setup repository ([df181b0](https://github.com/EcomDev/testcontainer-magento-data-php/commit/df181b090bbe52c23a91a7cd36cb717bb0a5eca2))
10+
11+
12+
### Miscellaneous Chores
13+
14+
* add release-please ([9443aaf](https://github.com/EcomDev/testcontainer-magento-data-php/commit/9443aaff642cb0936a353dd196b77cb6cb56b33e))
15+
* bootstrap releases for path: . ([#1](https://github.com/EcomDev/testcontainer-magento-data-php/issues/1)) ([c4871fd](https://github.com/EcomDev/testcontainer-magento-data-php/commit/c4871fd5a952034ded26ed6b29e98bb95444f82c))
16+
* fix format task ([7d3649c](https://github.com/EcomDev/testcontainer-magento-data-php/commit/7d3649ce1e6e432e21111d8ccfacae0c4cc40c1c))

0 commit comments

Comments
 (0)