Skip to content

Commit b9d9036

Browse files
chore(main): release 2.1.4 (#594)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ef8838c commit b9d9036

3 files changed

Lines changed: 9 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.3"
2+
"packages/toolbar": "2.1.4"
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.1.4](https://github.com/launchdarkly/launchdarkly-toolbar/compare/2.1.3...2.1.4) (2026-02-20)
4+
5+
6+
### Bug Fixes
7+
8+
* [REL-12315] import launchpad styling during the mount process ([#592](https://github.com/launchdarkly/launchdarkly-toolbar/issues/592)) ([ef8838c](https://github.com/launchdarkly/launchdarkly-toolbar/commit/ef8838c0be6fa3a95ad2edfc101cd3f9e8143838))
9+
310
## [2.1.3](https://github.com/launchdarkly/launchdarkly-toolbar/compare/2.1.2...2.1.3) (2026-02-13)
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.1.3",
4+
"version": "2.1.4",
55
"description": "A framework-agnostic developer toolbar for interacting with LaunchDarkly during development",
66
"keywords": [
77
"launchdarkly",

0 commit comments

Comments
 (0)