Skip to content

Commit b76fb5d

Browse files
Version Packages (#3460)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 39e43fb commit b76fb5d

23 files changed

+101
-56
lines changed

.changeset/eager-dogs-reply.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

.changeset/eighty-worlds-worry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/gentle-mangos-deny.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/plenty-frogs-scream.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/quiet-rivers-battle.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tasty-owls-see.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/violet-apes-press.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

charts/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @lg-charts/core
22

3+
## 2.5.1
4+
5+
### Patch Changes
6+
7+
- 9a3668d: Fix bug where pinned chart tooltips would disappear on parent component re-renders
8+
39
## 2.5.0
410

511
### Minor Changes

charts/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lg-charts/core",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"description": "lg-charts Core Chart Components",
55
"main": "./dist/umd/index.js",
66
"module": "./dist/esm/index.js",

packages/button/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @leafygreen-ui/button
22

3+
## 25.2.0
4+
5+
### Minor Changes
6+
7+
- 1800b48: Fix `Button` content justification bug by removing `justify-content: space-between;` that was getting added for `Button` instances with `darkMode={true}` and defined `rightGlyph`.
8+
39
## 25.1.3
410

511
### Patch Changes

0 commit comments

Comments
 (0)