Skip to content

Commit ecff2f8

Browse files
chore(main): release localstorage-provider 0.1.2 (#1530)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 83f8569 commit ecff2f8

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
"libs/providers/aws-ssm": "0.1.3",
2525
"libs/providers/flagsmith": "0.1.2",
2626
"libs/hooks/debounce": "0.1.1",
27-
"libs/providers/localstorage": "0.1.1"
27+
"libs/providers/localstorage": "0.1.2"
2828
}

libs/providers/localstorage/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.1.2](https://github.com/open-feature/js-sdk-contrib/compare/localstorage-provider-v0.1.1...localstorage-provider-v0.1.2) (2026-04-24)
4+
5+
6+
### ✨ New Features
7+
8+
* add getFlags method to LocalStorageProvider ([#1528](https://github.com/open-feature/js-sdk-contrib/issues/1528)) ([c042285](https://github.com/open-feature/js-sdk-contrib/commit/c04228527979f620e6c96ec26645afbc54f25d96))
9+
10+
## Changelog
11+
312

413

514
### ✨ New Features

0 commit comments

Comments
 (0)