Skip to content

Commit

Permalink
chore(main): release core 1.7.1 (#1149)
Browse files Browse the repository at this point in the history
πŸ€– I have created a release *beep* *boop*
---


##
[1.7.1](core-v1.7.0...core-v1.7.1)
(2025-02-13)


### πŸ› Bug Fixes

* export missing telemetry functionality
([#1148](#1148))
([dcbc300](dcbc300))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Signed-off-by: OpenFeature Bot <[email protected]>
  • Loading branch information
openfeaturebot authored Feb 13, 2025
1 parent dcbc300 commit 30004ea
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"packages/angular": "0.0.1-experimental",
"packages/web": "1.4.1",
"packages/server": "1.17.1",
"packages/shared": "1.7.0",
"packages/shared": "1.7.1",
"packages/angular/projects/angular-sdk": "0.0.9-experimental"
}
7 changes: 7 additions & 0 deletions packages/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.7.1](https://github.com/open-feature/js-sdk/compare/core-v1.7.0...core-v1.7.1) (2025-02-13)


### πŸ› Bug Fixes

* export missing telemetry functionality ([#1148](https://github.com/open-feature/js-sdk/issues/1148)) ([dcbc300](https://github.com/open-feature/js-sdk/commit/dcbc30090e7611c60e06d05826f6471f0c8c4009))

## [1.7.0](https://github.com/open-feature/js-sdk/compare/core-v1.6.0...core-v1.7.0) (2025-02-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfeature/core",
"version": "1.7.0",
"version": "1.7.1",
"description": "Shared OpenFeature JS components (server and web)",
"main": "./dist/cjs/index.js",
"files": [
Expand Down

0 comments on commit 30004ea

Please sign in to comment.