Skip to content

Commit f5bb87b

Browse files
chore(main): release open-feature/validators-hook 0.2.0 (#54)
Signed-off-by: Tom Carrio <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Tom Carrio <[email protected]>
1 parent 9450642 commit f5bb87b

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

.release-please-manifest.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1-
{"hooks/OpenTelemetry":"0.2.0","hooks/DDTrace":"0.2.0","providers/CloudBees":"0.3.0","providers/Flagd":"0.4.0","providers/Split":"0.3.0"}
1+
{
2+
"hooks/DDTrace":"0.2.0",
3+
"hooks/OpenTelemetry":"0.2.0",
4+
"hooks/Validators":"0.2.0",
5+
"providers/CloudBees":"0.3.0",
6+
"providers/Flagd":"0.4.0",
7+
"providers/Split":"0.3.0"
8+
}

hooks/Validators/CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
## 0.2.0 (2023-01-09)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* reset release-please ([#39](https://github.com/open-feature/php-sdk-contrib/issues/39))
9+
10+
### Features
11+
12+
* **validators-hook:** created new package with validation offering ([#30](https://github.com/open-feature/php-sdk-contrib/issues/30)) ([a2501e6](https://github.com/open-feature/php-sdk-contrib/commit/a2501e6440e8f25ce3231fffd225f5cf13ab5fe4))
13+
14+
15+
### Miscellaneous Chores
16+
17+
* reset release-please ([#39](https://github.com/open-feature/php-sdk-contrib/issues/39)) ([b452080](https://github.com/open-feature/php-sdk-contrib/commit/b452080443d837c66b554b1bb1a07cadba5a152a))

0 commit comments

Comments
 (0)