Skip to content

Commit

Permalink
Merge branch 'main' into feat/gherkin_for_real
Browse files Browse the repository at this point in the history
  • Loading branch information
aepfli authored Nov 6, 2024
2 parents af7956d + 9a4395b commit 73603e5
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 5 deletions.
19 changes: 19 additions & 0 deletions libs/providers/flipt-web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

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


### 🐛 Bug Fixes

* **deps:** update dependency @flipt-io/flipt-client-browser to ^0.0.18 ([#1000](https://github.com/open-feature/js-sdk-contrib/issues/1000)) ([27af7fe](https://github.com/open-feature/js-sdk-contrib/commit/27af7fe2abaf113d38078304fbb457333104ba0f))
* **deps:** update dependency @flipt-io/flipt-client-browser to ^0.0.19 ([#1038](https://github.com/open-feature/js-sdk-contrib/issues/1038)) ([46f69d3](https://github.com/open-feature/js-sdk-contrib/commit/46f69d3ccbbeb76f7ae207bc96ac23a99c241465))


### 🧹 Chore

* **main:** release flipt-web-provider 0.1.0 ([#1018](https://github.com/open-feature/js-sdk-contrib/issues/1018)) ([b0a3619](https://github.com/open-feature/js-sdk-contrib/commit/b0a36194969b882e0f98eff3707afd453de27242))
* upgrade flipt-client-browser dep ([#1070](https://github.com/open-feature/js-sdk-contrib/issues/1070)) ([2d2f70d](https://github.com/open-feature/js-sdk-contrib/commit/2d2f70d56fdbf71e8f159a645ccd55e0a9055012))


### 📚 Documentation

* fix README.md for flipt-web provider ([#1053](https://github.com/open-feature/js-sdk-contrib/issues/1053)) ([29c3669](https://github.com/open-feature/js-sdk-contrib/commit/29c3669676fb4526feba1d51fd344a71247c4c3f))

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


Expand Down
8 changes: 4 additions & 4 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/jest": "29.5.14",
"@types/lodash.isempty": "^4.4.7",
"@types/lodash.isequal": "^4.5.6",
"@types/node": "20.17.3",
"@types/node": "20.17.6",
"@types/object-hash": "^3.0.0",
"@types/semver": "^7.5.4",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand Down

0 comments on commit 73603e5

Please sign in to comment.