Skip to content

Commit

Permalink
chore(main): release flipt-provider 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 27, 2024
1 parent 18e18fa commit 1a21518
Show file tree
Hide file tree
Showing 4 changed files with 15 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 @@ -9,5 +9,5 @@
"libs/providers/go-feature-flag-web": "0.2.0",
"libs/shared/flagd-core": "0.1.11",
"libs/shared/ofrep-core": "0.0.2-experimental",
"libs/providers/flipt": "0.0.2"
"libs/providers/flipt": "0.1.0"
}
11 changes: 11 additions & 0 deletions libs/providers/flipt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.1.0](https://github.com/open-feature/js-sdk-contrib/compare/flipt-provider-v0.0.2...flipt-provider-v0.1.0) (2024-03-27)


### ⚠ BREAKING CHANGES

* update OpenFeature SDK peer ([#798](https://github.com/open-feature/js-sdk-contrib/issues/798))

### ✨ New Features

* update OpenFeature SDK peer ([#798](https://github.com/open-feature/js-sdk-contrib/issues/798)) ([ebd16b9](https://github.com/open-feature/js-sdk-contrib/commit/ebd16b9630bcc6b253a7061a144e8d476cd8b586))

## [0.0.2](https://github.com/open-feature/js-sdk-contrib/compare/flipt-provider-v0.0.1...flipt-provider-v0.0.2) (2024-01-19)


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.0.2",
"version": "0.1.0",
"dependencies": {
"tslib": "^2.3.0"
},
Expand Down

0 comments on commit 1a21518

Please sign in to comment.