Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #2709

Merged
merged 1 commit into from
Feb 8, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .changeset/heavy-dolphins-sniff.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-masks-sit.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/sweet-news-compete.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tame-adults-impress.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tidy-insects-brush.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/upgrade-storybook-eight.md

This file was deleted.

6 changes: 6 additions & 0 deletions chat/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @lg-chat/avatar

## 4.0.3

### Patch Changes

- 22d576394: Add `depreacted` flag. Use `Avatar` from `@leafygreen-ui/avatar` instead.

## 4.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion chat/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lg-chat/avatar",
"version": "4.0.2",
"version": "4.0.3",
"description": "lg-chat Avatar",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions chat/chat-disclaimer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @lg-chat/chat-disclaimer

## 3.0.8

### Patch Changes

- @leafygreen-ui/[email protected]

## 3.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion chat/chat-disclaimer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lg-chat/chat-disclaimer",
"version": "3.0.7",
"version": "3.0.8",
"description": "LeafyGreen UI Kit Chat Disclaimer",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions chat/chat-window/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @lg-chat/chat-window

## 3.0.5

### Patch Changes

- Updated dependencies [22d576394]
- @lg-chat/[email protected]
- @lg-chat/[email protected]

## 3.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion chat/chat-window/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lg-chat/chat-window",
"version": "3.0.4",
"version": "3.0.5",
"description": "lg-chat Chat Window",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions chat/fixed-chat-window/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @lg-chat/fixed-chat-window

## 3.0.6

### Patch Changes

- @lg-chat/[email protected]
- @lg-chat/[email protected]
- @leafygreen-ui/[email protected]

## 3.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion chat/fixed-chat-window/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lg-chat/fixed-chat-window",
"version": "3.0.5",
"version": "3.0.6",
"description": "LeafyGreen UI Kit Fixed Chat Window",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions chat/input-bar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @lg-chat/input-bar

## 7.0.5

### Patch Changes

- Updated dependencies [1501381ee]
- @leafygreen-ui/[email protected]
- @leafygreen-ui/[email protected]

## 7.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion chat/input-bar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lg-chat/input-bar",
"version": "7.0.4",
"version": "7.0.5",
"description": "lg-chat Input Bar",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions chat/lg-markdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @lg-chat/lg-markdown

## 3.0.5

### Patch Changes

- @leafygreen-ui/[email protected]

## 3.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion chat/lg-markdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lg-chat/lg-markdown",
"version": "3.0.4",
"version": "3.0.5",
"description": "lg-chat LGMarkdown",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down
10 changes: 10 additions & 0 deletions chat/message-feed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @lg-chat/message-feed

## 4.1.3

### Patch Changes

- Updated dependencies [22d576394]
- Updated dependencies [1501381ee]
- @lg-chat/[email protected]
- @leafygreen-ui/[email protected]
- @lg-chat/[email protected]

## 4.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion chat/message-feed/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lg-chat/message-feed",
"version": "4.1.2",
"version": "4.1.3",
"description": "lg-chat Message Feed",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down
12 changes: 12 additions & 0 deletions chat/message-feedback/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @lg-chat/message-feedback

## 4.0.0

### Major Changes

- 1501381ee: As part of refactor work for [LG-2719](https://jira.mongodb.org/browse/LG-2719), the `*ButtonProps` props in these components no longer allow specifying `as` or `href` as keys.

### Patch Changes

- Updated dependencies [1501381ee]
- @leafygreen-ui/[email protected]
- @leafygreen-ui/[email protected]

## 3.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion chat/message-feedback/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lg-chat/message-feedback",
"version": "3.0.4",
"version": "4.0.0",
"description": "LeafyGreen UI Kit Message Feedback",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions chat/message/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @lg-chat/message

## 5.0.5

### Patch Changes

- @lg-chat/[email protected]

## 5.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion chat/message/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lg-chat/message",
"version": "5.0.4",
"version": "5.0.5",
"description": "lg-chat Message",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down
7 changes: 7 additions & 0 deletions chat/title-bar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @lg-chat/title-bar

## 3.0.5

### Patch Changes

- Updated dependencies [22d576394]
- @lg-chat/[email protected]

## 3.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion chat/title-bar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lg-chat/title-bar",
"version": "3.0.4",
"version": "3.0.5",
"description": "lg-chat Title Bar",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @leafygreen-ui/button

## 23.0.0

### Major Changes

- 1501381ee: [LG-2719](https://jira.mongodb.org/browse/LG-2719): Replace `@leafygreen-ui/box` with `@leafygreen-ui/polymorphic` and refactor `Button` internals.
- This is a major change because previously, `Button` instances intended to be rendered as an `<a>` that were also `disabled` were forcibly being rendered as a `<button>` to avoid incorrectly passing the `disabled` attribute to an `<a>`. From [v20.0.0](https://github.com/mongodb/leafygreen-ui/blob/main/packages/button/CHANGELOG.md#2000), the `Button` component switched to using the `aria-disabled` attribute instead of the `disabled` attribute which removed the need to forcibly render disabled `Button` instances as a `<button>`. Instead, they will now render as an `<a>`.
- Exports `BaseButtonProps` type

## 22.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leafygreen-ui/button",
"version": "22.0.2",
"version": "23.0.0",
"description": "leafyGreen UI Kit Button",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/code/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @leafygreen-ui/code

## 16.0.5

### Patch Changes

- Updated dependencies [1501381ee]
- @leafygreen-ui/[email protected]
- @leafygreen-ui/[email protected]
- @leafygreen-ui/[email protected]

## 16.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/code/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leafygreen-ui/code",
"version": "16.0.4",
"version": "16.0.5",
"description": "leafyGreen UI Kit Code Blocks",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down
12 changes: 12 additions & 0 deletions packages/confirmation-modal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @leafygreen-ui/confirmation-modal

## 7.0.0

### Major Changes

- 1501381ee: As part of refactor work for [LG-2719](https://jira.mongodb.org/browse/LG-2719), the `*ButtonProps` props in these components no longer allow specifying `as` or `href` as keys.

### Patch Changes

- Updated dependencies [1501381ee]
- @leafygreen-ui/[email protected]
- @leafygreen-ui/[email protected]

## 6.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/confirmation-modal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leafygreen-ui/confirmation-modal",
"version": "6.0.4",
"version": "7.0.0",
"description": "leafyGreen UI Kit Confirmation Modal",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/copyable/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @leafygreen-ui/copyable

## 10.0.5

### Patch Changes

- Updated dependencies [1501381ee]
- @leafygreen-ui/[email protected]
- @leafygreen-ui/[email protected]

## 10.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/copyable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leafygreen-ui/copyable",
"version": "10.0.4",
"version": "10.0.5",
"description": "leafyGreen UI Kit Copyable",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/date-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @leafygreen-ui/date-picker

## 3.0.6

### Patch Changes

- @leafygreen-ui/[email protected]
- @leafygreen-ui/[email protected]
- @leafygreen-ui/[email protected]

## 3.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/date-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leafygreen-ui/date-picker",
"version": "3.0.5",
"version": "3.0.6",
"description": "LeafyGreen UI Kit Date Picker",
"license": "Apache-2.0",
"main": "./dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/empty-state/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @leafygreen-ui/empty-state

## 2.0.6

### Patch Changes

- Updated dependencies [1501381ee]
- @leafygreen-ui/[email protected]

## 2.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/empty-state/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leafygreen-ui/empty-state",
"version": "2.0.5",
"version": "2.0.6",
"description": "leafyGreen UI Kit Empty State",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down
Loading
Loading