Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 3, 2025
1 parent b39486c commit f1cb273
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/forty-steaks-wash.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/menu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @leafygreen-ui/menu

## 28.0.3

### Patch Changes

- 831718a41: Remove full `lodash` import to decrease bundle size

## 28.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leafygreen-ui/menu",
"version": "28.0.2",
"version": "28.0.3",
"description": "LeafyGreen UI Kit Menu",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/split-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @leafygreen-ui/split-button

## 4.1.1

### Patch Changes

- Updated dependencies [831718a41]
- @leafygreen-ui/menu@28.0.3

## 4.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/split-button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leafygreen-ui/split-button",
"version": "4.1.0",
"version": "4.1.1",
"description": "leafyGreen UI Kit Split Button",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down

0 comments on commit f1cb273

Please sign in to comment.