Skip to content

Commit

Permalink
chore(main): release flipt-provider 0.1.2 (#1087)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 23, 2024
1 parent 9bbd1eb commit 9405783
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"libs/shared/ofrep-core": "0.2.0",
"libs/providers/ofrep": "0.2.0",
"libs/providers/ofrep-web": "0.3.1",
"libs/providers/flipt": "0.1.1",
"libs/providers/flipt": "0.1.2",
"libs/providers/flagsmith-client": "0.1.2",
"libs/providers/flipt-web": "0.1.0",
"libs/providers/multi-provider": "0.1.1",
Expand Down
7 changes: 7 additions & 0 deletions libs/providers/flipt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.2](https://github.com/open-feature/js-sdk-contrib/compare/flipt-provider-v0.1.1...flipt-provider-v0.1.2) (2024-10-23)


### 🧹 Chore

* update flipt-node provider ([#1071](https://github.com/open-feature/js-sdk-contrib/issues/1071)) ([9bbd1eb](https://github.com/open-feature/js-sdk-contrib/commit/9bbd1eb3f0bdf252b157dc0d59242d17f588d6f6))

## [0.1.1](https://github.com/open-feature/js-sdk-contrib/compare/flipt-provider-v0.1.0...flipt-provider-v0.1.1) (2024-09-04)


Expand Down
4 changes: 2 additions & 2 deletions libs/providers/flipt/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion libs/providers/flipt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfeature/flipt-provider",
"version": "0.1.1",
"version": "0.1.2",
"dependencies": {
"tslib": "^2.3.0"
},
Expand Down

0 comments on commit 9405783

Please sign in to comment.