Skip to content

Commit 399598b

Browse files
chore(main): release 2.3.0 (#628)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 42a4186 commit 399598b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.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.2.1"
2+
"packages/toolbar": "2.3.0"
33
}

packages/toolbar/CHANGELOG.md

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

3+
## [2.3.0](https://github.com/launchdarkly/launchdarkly-toolbar/compare/2.2.1...2.3.0) (2026-03-27)
4+
5+
6+
### Features
7+
8+
* [REL-12062] iframe domain whitelist error UX ([#627](https://github.com/launchdarkly/launchdarkly-toolbar/issues/627)) ([42a4186](https://github.com/launchdarkly/launchdarkly-toolbar/commit/42a41865732109b234952a1e1261c77e1b0b7e5b))
9+
310
## [2.2.1](https://github.com/launchdarkly/launchdarkly-toolbar/compare/2.2.0...2.2.1) (2026-03-17)
411

512

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.2.1",
4+
"version": "2.3.0",
55
"description": "A framework-agnostic developer toolbar for interacting with LaunchDarkly during development",
66
"keywords": [
77
"launchdarkly",

0 commit comments

Comments
 (0)