File tree 4 files changed +16
-4
lines changed
4 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"packages/nest" : " 0.2.2" ,
3
- "packages/react" : " 0.4.7 " ,
3
+ "packages/react" : " 0.4.8 " ,
4
4
"packages/angular" : " 0.0.1-experimental" ,
5
5
"packages/web" : " 1.3.1" ,
6
6
"packages/server" : " 1.16.1" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.4.8] ( https://github.com/open-feature/js-sdk/compare/react-sdk-v0.4.7...react-sdk-v0.4.8 ) (2024-10-29)
4
+
5
+
6
+ ### 🧹 Chore
7
+
8
+ * bump minimum web peer ([ #1072 ] ( https://github.com/open-feature/js-sdk/issues/1072 ) ) ([ eca8205] ( https://github.com/open-feature/js-sdk/commit/eca8205da7945395d19c09a4da67cd4c2d516227 ) )
9
+
10
+
11
+ ### 📚 Documentation
12
+
13
+ * add tracking sections ([ #1068 ] ( https://github.com/open-feature/js-sdk/issues/1068 ) ) ([ e131faf] ( https://github.com/open-feature/js-sdk/commit/e131faffad9025e9c7194f39558bf3b3cec31807 ) )
14
+
3
15
## [ 0.4.7] ( https://github.com/open-feature/js-sdk/compare/react-sdk-v0.4.6...react-sdk-v0.4.7 ) (2024-10-29)
4
16
5
17
Original file line number Diff line number Diff line change 16
16
<img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.8.0&color=yellow&style=for-the-badge" />
17
17
</a >
18
18
<!-- x-release-please-start-version -->
19
- <a href =" https://github.com/open-feature/js-sdk/releases/tag/react-sdk-v0.4.7 " >
20
- <img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v0.4.7 &color=blue&style=for-the-badge" />
19
+ <a href =" https://github.com/open-feature/js-sdk/releases/tag/react-sdk-v0.4.8 " >
20
+ <img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v0.4.8 &color=blue&style=for-the-badge" />
21
21
</a >
22
22
<!-- x-release-please-end -->
23
23
<br />
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openfeature/react-sdk" ,
3
- "version" : " 0.4.7 " ,
3
+ "version" : " 0.4.8 " ,
4
4
"description" : " OpenFeature React SDK" ,
5
5
"main" : " ./dist/cjs/index.js" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments