Skip to content

Commit 1bcadef

Browse files
Version Packages (#1933)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0f74bb3 commit 1bcadef

File tree

115 files changed

+1265
-547
lines changed

Some content is hidden

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

115 files changed

+1265
-547
lines changed

.changeset/warm-trees-build.md

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

packages/a11y/CHANGELOG.md

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

3+
## 1.4.7
4+
5+
### Patch Changes
6+
7+
- c11bbc29: Fixes problem with ts-docs not being available in bundle.
8+
- Updated dependencies [c11bbc29]
9+
- @leafygreen-ui/emotion@4.0.7
10+
- @leafygreen-ui/hooks@7.7.8
11+
- @leafygreen-ui/lib@10.4.3
12+
313
## 1.4.6
414

515
### Patch Changes

packages/a11y/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leafygreen-ui/a11y",
3-
"version": "1.4.6",
3+
"version": "1.4.7",
44
"description": "leafyGreen UI Kit A11y",
55
"main": "./dist/index.js",
66
"module": "./dist/esm/index.js",
@@ -22,9 +22,9 @@
2222
"access": "public"
2323
},
2424
"dependencies": {
25-
"@leafygreen-ui/hooks": "^7.7.7",
26-
"@leafygreen-ui/lib": "^10.4.2",
27-
"@leafygreen-ui/emotion": "^4.0.6"
25+
"@leafygreen-ui/hooks": "^7.7.8",
26+
"@leafygreen-ui/lib": "^10.4.3",
27+
"@leafygreen-ui/emotion": "^4.0.7"
2828
},
2929
"homepage": "https://github.com/mongodb/leafygreen-ui/tree/main/packages/a11y",
3030
"repository": {

packages/badge/CHANGELOG.md

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

3+
## 8.0.11
4+
5+
### Patch Changes
6+
7+
- c11bbc29: Fixes problem with ts-docs not being available in bundle.
8+
- Updated dependencies [c11bbc29]
9+
- @leafygreen-ui/emotion@4.0.7
10+
- @leafygreen-ui/leafygreen-provider@3.1.6
11+
- @leafygreen-ui/lib@10.4.3
12+
- @leafygreen-ui/palette@4.0.7
13+
- @leafygreen-ui/tokens@2.1.4
14+
315
## 8.0.10
416

517
### Patch Changes

packages/badge/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leafygreen-ui/badge",
3-
"version": "8.0.10",
3+
"version": "8.0.11",
44
"description": "leafyGreen UI Kit Badge",
55
"main": "./dist/index.js",
66
"module": "./dist/esm/index.js",
@@ -22,13 +22,13 @@
2222
"access": "public"
2323
},
2424
"dependencies": {
25-
"@leafygreen-ui/emotion": "^4.0.6",
26-
"@leafygreen-ui/lib": "^10.4.2",
27-
"@leafygreen-ui/palette": "^4.0.6",
28-
"@leafygreen-ui/tokens": "^2.1.3"
25+
"@leafygreen-ui/emotion": "^4.0.7",
26+
"@leafygreen-ui/lib": "^10.4.3",
27+
"@leafygreen-ui/palette": "^4.0.7",
28+
"@leafygreen-ui/tokens": "^2.1.4"
2929
},
3030
"peerDependencies": {
31-
"@leafygreen-ui/leafygreen-provider": "^3.1.5"
31+
"@leafygreen-ui/leafygreen-provider": "^3.1.6"
3232
},
3333
"gitHead": "dd71a2d404218ccec2e657df9c0263dc1c15b9e0",
3434
"homepage": "https://github.com/mongodb/leafygreen-ui/tree/main/packages/badge",

packages/banner/CHANGELOG.md

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

3+
## 7.0.12
4+
5+
### Patch Changes
6+
7+
- c11bbc29: Fixes problem with ts-docs not being available in bundle.
8+
- Updated dependencies [c11bbc29]
9+
- @leafygreen-ui/emotion@4.0.7
10+
- @leafygreen-ui/icon@11.22.1
11+
- @leafygreen-ui/icon-button@15.0.16
12+
- @leafygreen-ui/leafygreen-provider@3.1.6
13+
- @leafygreen-ui/lib@10.4.3
14+
- @leafygreen-ui/palette@4.0.7
15+
- @leafygreen-ui/tokens@2.1.4
16+
- @leafygreen-ui/typography@16.5.4
17+
318
## 7.0.11
419

520
### Patch Changes

packages/banner/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leafygreen-ui/banner",
3-
"version": "7.0.11",
3+
"version": "7.0.12",
44
"description": "leafyGreen UI Kit Banner",
55
"main": "./dist/index.js",
66
"module": "./dist/esm/index.js",
@@ -22,16 +22,16 @@
2222
"access": "public"
2323
},
2424
"dependencies": {
25-
"@leafygreen-ui/lib": "^10.4.2",
26-
"@leafygreen-ui/emotion": "^4.0.6",
27-
"@leafygreen-ui/palette": "^4.0.6",
28-
"@leafygreen-ui/icon": "^11.22.0",
29-
"@leafygreen-ui/icon-button": "^15.0.15",
30-
"@leafygreen-ui/tokens": "^2.1.3",
31-
"@leafygreen-ui/typography": "^16.5.3"
25+
"@leafygreen-ui/lib": "^10.4.3",
26+
"@leafygreen-ui/emotion": "^4.0.7",
27+
"@leafygreen-ui/palette": "^4.0.7",
28+
"@leafygreen-ui/icon": "^11.22.1",
29+
"@leafygreen-ui/icon-button": "^15.0.16",
30+
"@leafygreen-ui/tokens": "^2.1.4",
31+
"@leafygreen-ui/typography": "^16.5.4"
3232
},
3333
"peerDependencies": {
34-
"@leafygreen-ui/leafygreen-provider": "^3.1.5"
34+
"@leafygreen-ui/leafygreen-provider": "^3.1.6"
3535
},
3636
"homepage": "https://github.com/mongodb/leafygreen-ui/tree/main/packages/banner",
3737
"repository": {

packages/box/CHANGELOG.md

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

3+
## 3.1.7
4+
5+
### Patch Changes
6+
7+
- c11bbc29: Fixes problem with ts-docs not being available in bundle.
8+
39
## 3.1.6
410

511
### Patch Changes

packages/box/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leafygreen-ui/box",
3-
"version": "3.1.6",
3+
"version": "3.1.7",
44
"description": "leafyGreen UI Kit Box",
55
"main": "./dist/index.js",
66
"module": "./dist/esm/index.js",
@@ -31,6 +31,6 @@
3131
"url": "https://jira.mongodb.org/projects/PD/summary"
3232
},
3333
"devDependencies": {
34-
"@leafygreen-ui/lib": "^10.4.2"
34+
"@leafygreen-ui/lib": "^10.4.3"
3535
}
3636
}

packages/button/CHANGELOG.md

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

3+
## 21.0.3
4+
5+
### Patch Changes
6+
7+
- c11bbc29: Fixes problem with ts-docs not being available in bundle.
8+
- Updated dependencies [c11bbc29]
9+
- @leafygreen-ui/box@3.1.7
10+
- @leafygreen-ui/emotion@4.0.7
11+
- @leafygreen-ui/leafygreen-provider@3.1.6
12+
- @leafygreen-ui/lib@10.4.3
13+
- @leafygreen-ui/palette@4.0.7
14+
- @leafygreen-ui/ripple@1.1.12
15+
- @leafygreen-ui/tokens@2.1.4
16+
317
## 21.0.2
418

519
### Patch Changes

0 commit comments

Comments
 (0)