Skip to content

Commit 632a37c

Browse files
chore(main): release toolbar 0.10.0 (#70)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0378e4b commit 632a37c

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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-
".": "0.9.1"
2+
".": "0.10.0"
33
}

CHANGELOG.md

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

3+
## [0.10.0](https://github.com/launchdarkly/launchdarkly-toolbar/compare/toolbar-v0.9.1...toolbar-v0.10.0) (2025-09-08)
4+
5+
6+
### Features
7+
8+
* bump launchpad ([#69](https://github.com/launchdarkly/launchdarkly-toolbar/issues/69)) ([f1573e4](https://github.com/launchdarkly/launchdarkly-toolbar/commit/f1573e492c67719c453eb57a9a18dac4a0a2a961))
9+
* bump launchpad again ([f1573e4](https://github.com/launchdarkly/launchdarkly-toolbar/commit/f1573e492c67719c453eb57a9a18dac4a0a2a961))
10+
311
## [0.9.1](https://github.com/launchdarkly/launchdarkly-toolbar/compare/toolbar-v0.9.0...toolbar-v0.9.1) (2025-08-28)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchdarkly/toolbar",
3-
"version": "0.9.1",
3+
"version": "0.10.0",
44
"description": "A React component that provides a developer-friendly toolbar for interacting with LaunchDarkly during development",
55
"keywords": [
66
"launchdarkly",

0 commit comments

Comments
 (0)