Skip to content

Commit a8297f9

Browse files
authored
chore(main): release 0.1.4 (#16)
1 parent 5c96fb8 commit a8297f9

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.3"
2+
".": "0.1.4"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.4](https://github.com/Flagsmith/flagsmith-openfeature-provider-python/compare/v0.1.3...v0.1.4) (2025-06-02)
4+
5+
6+
### Bug Fixes
7+
8+
* revert evaluation context change ([#15](https://github.com/Flagsmith/flagsmith-openfeature-provider-python/issues/15)) ([5c96fb8](https://github.com/Flagsmith/flagsmith-openfeature-provider-python/commit/5c96fb8d3dd25d1997e008e1d2fdb9b398dd0590))
9+
310
## [0.1.3](https://github.com/Flagsmith/flagsmith-openfeature-provider-python/compare/v0.1.2...v0.1.3) (2025-06-02)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "openfeature-provider-flagsmith"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
description = "Openfeature provider for Flagsmith"
55
authors = [
66
{ name = "Matthew Elwell", email = "matthew.elwell@flagsmith.com>" }

0 commit comments

Comments
 (0)