Skip to content

Commit 4bbcb5f

Browse files
Version Packages (#2731)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cedf2de commit 4bbcb5f

File tree

199 files changed

+1447
-217
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

199 files changed

+1447
-217
lines changed

.changeset/all-builds-shake.md

-100
This file was deleted.

.changeset/big-files-share.md

-5
This file was deleted.

.changeset/build-tree-shake.md

-5
This file was deleted.

.changeset/great-crabs-begin.md

-5
This file was deleted.

.changeset/late-chefs-build.md

-5
This file was deleted.

charts/core/CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# @lg-charts/core
22

3+
## 0.12.4
4+
5+
### Patch Changes
6+
7+
- 541e12e75: Updates builds to leverage Rollup tree shaking. (see [`tools/build/config/rollup.config.mjs`](https://github.com/mongodb/leafygreen-ui/blob/main/tools/build/config/rollup.config.mjs))
8+
- Updated dependencies [541e12e75]
9+
- @leafygreen-ui/emotion@4.0.10
10+
- @leafygreen-ui/hooks@8.3.5
11+
- @leafygreen-ui/icon@13.1.3
12+
- @leafygreen-ui/icon-button@16.0.4
13+
- @leafygreen-ui/leafygreen-provider@4.0.3
14+
- @leafygreen-ui/lib@14.0.3
15+
- @leafygreen-ui/palette@4.1.4
16+
- @leafygreen-ui/tokens@2.11.4
17+
- @leafygreen-ui/typography@20.1.2
18+
319
## 0.12.3
420

521
### Patch Changes

charts/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lg-charts/core",
3-
"version": "0.12.3",
3+
"version": "0.12.4",
44
"description": "lg-charts Core Chart Components",
55
"main": "./dist/index.js",
66
"module": "./dist/esm/index.js",

chat/avatar/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @lg-chat/avatar
22

3+
## 4.0.4
4+
5+
### Patch Changes
6+
7+
- 541e12e75: Updates builds to leverage Rollup tree shaking. (see [`tools/build/config/rollup.config.mjs`](https://github.com/mongodb/leafygreen-ui/blob/main/tools/build/config/rollup.config.mjs))
8+
- Updated dependencies [541e12e75]
9+
- @lg-chat/leafygreen-chat-provider@3.0.2
10+
- @leafygreen-ui/avatar@2.0.3
11+
- @leafygreen-ui/emotion@4.0.10
12+
- @leafygreen-ui/leafygreen-provider@4.0.3
13+
- @leafygreen-ui/lib@14.0.3
14+
- @leafygreen-ui/palette@4.1.4
15+
- @leafygreen-ui/tokens@2.11.4
16+
317
## 4.0.3
418

519
### Patch Changes

chat/avatar/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lg-chat/avatar",
3-
"version": "4.0.3",
3+
"version": "4.0.4",
44
"description": "lg-chat Avatar",
55
"main": "./dist/index.js",
66
"module": "./dist/esm/index.js",

chat/chat-disclaimer/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @lg-chat/chat-disclaimer
22

3+
## 3.0.9
4+
5+
### Patch Changes
6+
7+
- 541e12e75: Updates builds to leverage Rollup tree shaking. (see [`tools/build/config/rollup.config.mjs`](https://github.com/mongodb/leafygreen-ui/blob/main/tools/build/config/rollup.config.mjs))
8+
- Updated dependencies [541e12e75]
9+
- @leafygreen-ui/emotion@4.0.10
10+
- @leafygreen-ui/lib@14.0.3
11+
- @leafygreen-ui/marketing-modal@5.0.6
12+
- @leafygreen-ui/tokens@2.11.4
13+
- @leafygreen-ui/typography@20.1.2
14+
315
## 3.0.8
416

517
### Patch Changes

chat/chat-disclaimer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lg-chat/chat-disclaimer",
3-
"version": "3.0.8",
3+
"version": "3.0.9",
44
"description": "LeafyGreen UI Kit Chat Disclaimer",
55
"main": "./dist/index.js",
66
"module": "./dist/esm/index.js",

chat/chat-window/CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @lg-chat/chat-window
22

3+
## 3.0.6
4+
5+
### Patch Changes
6+
7+
- 541e12e75: Updates builds to leverage Rollup tree shaking. (see [`tools/build/config/rollup.config.mjs`](https://github.com/mongodb/leafygreen-ui/blob/main/tools/build/config/rollup.config.mjs))
8+
- Updated dependencies [541e12e75]
9+
- @lg-chat/avatar@4.0.4
10+
- @lg-chat/leafygreen-chat-provider@3.0.2
11+
- @lg-chat/title-bar@3.0.6
12+
- @leafygreen-ui/emotion@4.0.10
13+
- @leafygreen-ui/leafygreen-provider@4.0.3
14+
- @leafygreen-ui/lib@14.0.3
15+
- @leafygreen-ui/palette@4.1.4
16+
- @leafygreen-ui/tokens@2.11.4
17+
318
## 3.0.5
419

520
### Patch Changes

chat/chat-window/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lg-chat/chat-window",
3-
"version": "3.0.5",
3+
"version": "3.0.6",
44
"description": "lg-chat Chat Window",
55
"main": "./dist/index.js",
66
"module": "./dist/esm/index.js",

chat/fixed-chat-window/CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# @lg-chat/fixed-chat-window
22

3+
## 3.0.7
4+
5+
### Patch Changes
6+
7+
- 541e12e75: Updates builds to leverage Rollup tree shaking. (see [`tools/build/config/rollup.config.mjs`](https://github.com/mongodb/leafygreen-ui/blob/main/tools/build/config/rollup.config.mjs))
8+
- Updated dependencies [541e12e75]
9+
- @lg-chat/chat-window@3.0.6
10+
- @lg-chat/title-bar@3.0.6
11+
- @leafygreen-ui/emotion@4.0.10
12+
- @leafygreen-ui/icon@13.1.3
13+
- @leafygreen-ui/leafygreen-provider@4.0.3
14+
- @leafygreen-ui/lib@14.0.3
15+
- @leafygreen-ui/palette@4.1.4
16+
- @leafygreen-ui/popover@13.0.4
17+
- @leafygreen-ui/tokens@2.11.4
18+
- @leafygreen-ui/typography@20.1.2
19+
320
## 3.0.6
421

522
### Patch Changes

chat/fixed-chat-window/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lg-chat/fixed-chat-window",
3-
"version": "3.0.6",
3+
"version": "3.0.7",
44
"description": "LeafyGreen UI Kit Fixed Chat Window",
55
"main": "./dist/index.js",
66
"module": "./dist/esm/index.js",

chat/input-bar/CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# @lg-chat/input-bar
22

3+
## 7.0.6
4+
5+
### Patch Changes
6+
7+
- 541e12e75: Updates builds to leverage Rollup tree shaking. (see [`tools/build/config/rollup.config.mjs`](https://github.com/mongodb/leafygreen-ui/blob/main/tools/build/config/rollup.config.mjs))
8+
- Updated dependencies [541e12e75]
9+
- Updated dependencies [3111a76f3]
10+
- @lg-chat/leafygreen-chat-provider@3.0.2
11+
- @leafygreen-ui/badge@9.0.3
12+
- @leafygreen-ui/button@23.1.0
13+
- @leafygreen-ui/emotion@4.0.10
14+
- @leafygreen-ui/hooks@8.3.5
15+
- @leafygreen-ui/icon@13.1.3
16+
- @leafygreen-ui/input-option@3.0.5
17+
- @leafygreen-ui/leafygreen-provider@4.0.3
18+
- @leafygreen-ui/lib@14.0.3
19+
- @leafygreen-ui/palette@4.1.4
20+
- @leafygreen-ui/polymorphic@2.0.6
21+
- @leafygreen-ui/popover@13.0.4
22+
- @leafygreen-ui/search-input@5.0.5
23+
- @leafygreen-ui/tokens@2.11.4
24+
- @leafygreen-ui/typography@20.1.2
25+
326
## 7.0.5
427

528
### Patch Changes

chat/input-bar/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lg-chat/input-bar",
3-
"version": "7.0.5",
3+
"version": "7.0.6",
44
"description": "lg-chat Input Bar",
55
"main": "./dist/index.js",
66
"module": "./dist/esm/index.js",

chat/leafygreen-chat-provider/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @lg-chat/leafygreen-chat-provider
22

3+
## 3.0.2
4+
5+
### Patch Changes
6+
7+
- 541e12e75: Updates builds to leverage Rollup tree shaking. (see [`tools/build/config/rollup.config.mjs`](https://github.com/mongodb/leafygreen-ui/blob/main/tools/build/config/rollup.config.mjs))
8+
39
## 3.0.1
410

511
### Patch Changes

chat/leafygreen-chat-provider/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lg-chat/leafygreen-chat-provider",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "lg-chat LeafyGreen Chat Context",
55
"main": "./dist/index.js",
66
"module": "./dist/esm/index.js",

chat/lg-markdown/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @lg-chat/lg-markdown
22

3+
## 3.0.6
4+
5+
### Patch Changes
6+
7+
- 541e12e75: Updates builds to leverage Rollup tree shaking. (see [`tools/build/config/rollup.config.mjs`](https://github.com/mongodb/leafygreen-ui/blob/main/tools/build/config/rollup.config.mjs))
8+
- Updated dependencies [541e12e75]
9+
- @leafygreen-ui/code@16.0.6
10+
- @leafygreen-ui/emotion@4.0.10
11+
- @leafygreen-ui/leafygreen-provider@4.0.3
12+
- @leafygreen-ui/lib@14.0.3
13+
- @leafygreen-ui/tokens@2.11.4
14+
- @leafygreen-ui/typography@20.1.2
15+
316
## 3.0.5
417

518
### Patch Changes

chat/lg-markdown/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lg-chat/lg-markdown",
3-
"version": "3.0.5",
3+
"version": "3.0.6",
44
"description": "lg-chat LGMarkdown",
55
"main": "./dist/index.js",
66
"module": "./dist/esm/index.js",

chat/message-feed/CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# @lg-chat/message-feed
22

3+
## 4.1.4
4+
5+
### Patch Changes
6+
7+
- 541e12e75: Updates builds to leverage Rollup tree shaking. (see [`tools/build/config/rollup.config.mjs`](https://github.com/mongodb/leafygreen-ui/blob/main/tools/build/config/rollup.config.mjs))
8+
- Updated dependencies [541e12e75]
9+
- Updated dependencies [3111a76f3]
10+
- @lg-chat/avatar@4.0.4
11+
- @lg-chat/leafygreen-chat-provider@3.0.2
12+
- @lg-chat/message@5.0.6
13+
- @lg-chat/message-rating@3.0.5
14+
- @leafygreen-ui/button@23.1.0
15+
- @leafygreen-ui/emotion@4.0.10
16+
- @leafygreen-ui/icon@13.1.3
17+
- @leafygreen-ui/leafygreen-provider@4.0.3
18+
- @leafygreen-ui/lib@14.0.3
19+
- @leafygreen-ui/palette@4.1.4
20+
- @leafygreen-ui/tokens@2.11.4
21+
322
## 4.1.3
423

524
### Patch Changes

chat/message-feed/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lg-chat/message-feed",
3-
"version": "4.1.3",
3+
"version": "4.1.4",
44
"description": "lg-chat Message Feed",
55
"main": "./dist/index.js",
66
"module": "./dist/esm/index.js",

0 commit comments

Comments
 (0)