Skip to content

Commit

Permalink
Version Packages (#2591)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 12, 2024
1 parent 617cb67 commit 8cf7ded
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/neat-lizards-applaud.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/ordered-list/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @leafygreen-ui/ordered-list

## 1.0.0

### Major Changes

- 617cb67dc: Releases OrderedList and OrderedListItem components
3 changes: 1 addition & 2 deletions packages/ordered-list/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@

{
"name": "@leafygreen-ui/ordered-list",
"version": "0.1.0",
"version": "1.0.0",
"description": "LeafyGreen UI Kit Ordered List",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down

0 comments on commit 8cf7ded

Please sign in to comment.