Skip to content

Commit 45c25e9

Browse files
chore(main): release 2.1.2 (#576)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9ff910d commit 45c25e9

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"packages/toolbar": "2.1.1"
2+
"packages/toolbar": "2.1.2"
33
}

packages/toolbar/CHANGELOG.md

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

3+
## [2.1.2](https://github.com/launchdarkly/launchdarkly-toolbar/compare/2.1.1...2.1.2) (2026-02-04)
4+
5+
6+
### Bug Fixes
7+
8+
* [REL-12000] wire up Reload on Flag Change + opt. updates ([#572](https://github.com/launchdarkly/launchdarkly-toolbar/issues/572)) ([36c3399](https://github.com/launchdarkly/launchdarkly-toolbar/commit/36c33995a8dab48533a12b51ddc9e28c1d5439ef))
9+
* wire up Reload on Flag Change + opt. updates ([36c3399](https://github.com/launchdarkly/launchdarkly-toolbar/commit/36c33995a8dab48533a12b51ddc9e28c1d5439ef))
10+
311
## [2.1.1](https://github.com/launchdarkly/launchdarkly-toolbar/compare/2.1.0...2.1.1) (2026-01-29)
412

513

packages/toolbar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": false,
33
"name": "@launchdarkly/toolbar",
4-
"version": "2.1.1",
4+
"version": "2.1.2",
55
"description": "A framework-agnostic developer toolbar for interacting with LaunchDarkly during development",
66
"keywords": [
77
"launchdarkly",

0 commit comments

Comments
 (0)