Skip to content

Commit bb2e320

Browse files
chore(main): release 0.0.2
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
1 parent f41c90b commit bb2e320

2 files changed

Lines changed: 15 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
".": "0.0.1"
3-
2+
".": "0.0.2"
43
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
## [0.0.2](https://github.com/open-feature/cpp-sdk/compare/v0.0.1...v0.0.2) (2026-05-28)
4+
5+
6+
### Features
7+
8+
* add release-please configuration and manifest with initial version 0.0.1 ([#85](https://github.com/open-feature/cpp-sdk/issues/85)) ([25425bf](https://github.com/open-feature/cpp-sdk/commit/25425bf2100476123c3df2cb3e8caf55bfb7d575))
9+
10+
11+
### Bug Fixes
12+
13+
* old provider not shutting down when the new provider fails to initialize ([#98](https://github.com/open-feature/cpp-sdk/issues/98)) ([aa27439](https://github.com/open-feature/cpp-sdk/commit/aa27439e84b60b94deb33f7b736f2d652631f90f))
14+
* remove $schema field from .release-please-manifest.json ([#87](https://github.com/open-feature/cpp-sdk/issues/87)) ([28c283c](https://github.com/open-feature/cpp-sdk/commit/28c283c428993ec46775aa8d275765a24f340ee0))

0 commit comments

Comments
 (0)