Skip to content

Commit 3e4575e

Browse files
authored
Revert "Release/261.0.0" (#5002)
Reverts #5000. This release candidate was not well formatted (the root version was not incremented, nor the package version)
1 parent 4eec831 commit 3e4575e

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

packages/remote-feature-flag-controller/CHANGELOG.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
## [1.0.0]
11-
1210
### Added
1311

14-
- Initial release of the RemoteFeatureFlagController. ([#4931](https://github.com/MetaMask/core/pull/4931))
15-
- This controller manages the retrieval and caching of remote feature flags. It fetches feature flags from a remote API, caches them, and provides methods to access and manage these flags. The controller ensures that feature flags are refreshed based on a specified interval and handles cases where the controller is disabled or the network is unavailable.
12+
- Initial release ([#4931](https://github.com/MetaMask/core/pull/4931))
1613

17-
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/remote-feature-flag-controller@1.0.0...HEAD
18-
[1.0.0]: https://github.com/MetaMask/core/releases/tag/@metamask/remote-feature-flag-controller@1.0.0
14+
[Unreleased]: https://github.com/MetaMask/core/

0 commit comments

Comments
 (0)