Skip to content

Commit

Permalink
Merge pull request #7 from thisthat/release-please--branches--main--c…
Browse files Browse the repository at this point in the history
…omponents--hooks/opentelemetry

chore(main): release hooks/opentelemetry 0.1.2
  • Loading branch information
thisthat authored Feb 21, 2024
2 parents da77f73 + b640e08 commit e57a44f
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"hooks/openfeature-hooks-opentelemetry": "0.1.1",
"hooks/openfeature-hooks-opentelemetry": "0.1.2",
"providers/openfeature-provider-flagd": "0.1.0"
}
14 changes: 14 additions & 0 deletions hooks/openfeature-hooks-opentelemetry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.1.2](https://github.com/thisthat/python-sdk-contrib/compare/hooks/opentelemetry-v0.1.1...hooks/opentelemetry/v0.1.2) (2024-02-21)


### ✨ New Features

* another deleteme ([dda831d](https://github.com/thisthat/python-sdk-contrib/commit/dda831d1aa3acaadde69ec53d9acc3ae2c97a1aa))
* delete ([e4a4d16](https://github.com/thisthat/python-sdk-contrib/commit/e4a4d16fe3215f70bd09806bb605dd86e86b1a2a))
* test ([5e1a3ae](https://github.com/thisthat/python-sdk-contrib/commit/5e1a3ae34697d0c02e06b463698bd8865b12a747))


### 🧹 Chore

* **main:** release 0.1.1 ([66fa012](https://github.com/thisthat/python-sdk-contrib/commit/66fa01260d79d9b8fbe0a8830d89475b94be634c))

## [0.1.1](https://github.com/thisthat/python-sdk-contrib/compare/v0.1.0...v0.1.1) (2024-02-21)


Expand Down
2 changes: 1 addition & 1 deletion hooks/openfeature-hooks-opentelemetry/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "hatchling.build"

[project]
name = "openfeature-hooks-opentelemetry"
version = "0.1.1"
version = "0.1.2"
description = "OpenTelemetry hooks for the OpenFeature Python SDK"
readme = "README.md"
authors = [{ name = "OpenFeature", email = "openfeature-core@groups.io" }]
Expand Down

0 comments on commit e57a44f

Please sign in to comment.