Skip to content

Commit 1d63f1f

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

29 files changed

+140
-44
lines changed

.changeset/clean-news-lay.md

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

.changeset/easy-bears-fix.md

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

.changeset/many-plums-scream.md

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

.changeset/proud-clouds-hide.md

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

.changeset/puny-paws-yell.md

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

.changeset/tasty-schools-wear.md

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

chat/chat-window/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @lg-chat/chat-window
22

3+
## 5.2.0
4+
5+
### Minor Changes
6+
7+
- af60a2d: [LG-5664](https://jira.mongodb.org/browse/LG-5664): add compact variant of `TitleBar`
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [af60a2d]
12+
- @lg-chat/title-bar@4.2.0
13+
314
## 5.1.0
415

516
### Minor Changes

chat/chat-window/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lg-chat/chat-window",
3-
"version": "5.1.0",
3+
"version": "5.2.0",
44
"description": "lg-chat Chat Window",
55
"main": "./dist/umd/index.js",
66
"module": "./dist/esm/index.js",

chat/title-bar/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @lg-chat/title-bar
22

3+
## 4.2.0
4+
5+
### Minor Changes
6+
7+
- af60a2d: [LG-5664](https://jira.mongodb.org/browse/LG-5664): add compact variant of `TitleBar`
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [2463aa4]
12+
- @leafygreen-ui/icon@14.7.0
13+
314
## 4.1.0
415

516
### Minor Changes

chat/title-bar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lg-chat/title-bar",
3-
"version": "4.1.0",
3+
"version": "4.2.0",
44
"description": "lg-chat Title Bar",
55
"main": "./dist/umd/index.js",
66
"module": "./dist/esm/index.js",

0 commit comments

Comments
 (0)