Skip to content

Commit c198baf

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

File tree

6 files changed

+17
-13
lines changed

6 files changed

+17
-13
lines changed

.changeset/flat-wasps-tie.md

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

.changeset/tidy-bushes-fly.md

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

packages/code-editor/CHANGELOG.md

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

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- a7fc5a8: - Fixes stuck loading state
8+
- Includes minor small visual improvements
9+
- Updated dependencies [d8c4e35]
10+
- @leafygreen-ui/typography@22.2.1
11+
312
## 1.0.0
413

514
### Major Changes

packages/code-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leafygreen-ui/code-editor",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "LeafyGreen UI Kit Code Editor",
55
"main": "./dist/umd/index.js",
66
"module": "./dist/esm/index.js",

packages/typography/CHANGELOG.md

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

3+
## 22.2.1
4+
5+
### Patch Changes
6+
7+
- d8c4e35: [LG-5691](https://jira.mongodb.org/browse/LG-5691): in `Link` component, vertically align text and icons
8+
39
## 22.2.0
410

511
### Minor Changes

packages/typography/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leafygreen-ui/typography",
3-
"version": "22.2.0",
3+
"version": "22.2.1",
44
"description": "leafyGreen UI Kit Typography",
55
"main": "./dist/umd/index.js",
66
"module": "./dist/esm/index.js",

0 commit comments

Comments
 (0)