Skip to content

Commit

Permalink
LG-4507: bump packages to @leafygreen-ui/form-field v1.2.5 (#2543)
Browse files Browse the repository at this point in the history
* Fix changelogs

* Bump @leafygreen-ui/form-field in consuming packages

* Changeset
  • Loading branch information
stephl3 authored Nov 14, 2024
1 parent eb914eb commit 65c6f32
Show file tree
Hide file tree
Showing 15 changed files with 25 additions and 14 deletions.
11 changes: 11 additions & 0 deletions .changeset/new-dingos-divide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
'@leafygreen-ui/password-input': patch
'@leafygreen-ui/number-input': patch
'@leafygreen-ui/date-picker': patch
'@leafygreen-ui/text-input': patch
'@leafygreen-ui/text-area': patch
'@leafygreen-ui/combobox': patch
'@leafygreen-ui/select': patch
---

[LG-4507](https://jira.mongodb.org/browse/LG-4507): bumps to [v1.2.5](https://github.com/mongodb/leafygreen-ui/blob/main/packages/form-field/CHANGELOG.md#125) of `@leafygreen-ui/form-field`
2 changes: 1 addition & 1 deletion packages/combobox/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ _Note_: This version has no updates. Pleas use version `9.1.5`.

### Patch Changes

- c95b81376: [LG-4409](https://jira.mongodb.org/browse/LG-4409): bumps to [v1.3.0](https://github.com/mongodb/leafygreen-ui/blob/c70072026333fabeec21e00c93d3f1eb48bf4c3b/packages/form-field/CHANGELOG.md#130) of `@leafygreen-ui/form-field`
- c95b81376: [LG-4409](https://jira.mongodb.org/browse/LG-4409): bumps to [v1.2.4](https://github.com/mongodb/leafygreen-ui/blob/main/packages/form-field/CHANGELOG.md#124) of `@leafygreen-ui/form-field`
- Updated dependencies [668cb1183]
- Updated dependencies [3f52c844b]
- Updated dependencies [c95b81376]
Expand Down
2 changes: 1 addition & 1 deletion packages/combobox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@leafygreen-ui/checkbox": "^13.1.2",
"@leafygreen-ui/chip": "^1.2.1",
"@leafygreen-ui/emotion": "^4.0.8",
"@leafygreen-ui/form-field": "^1.2.4",
"@leafygreen-ui/form-field": "^1.2.5",
"@leafygreen-ui/hooks": "^8.2.1",
"@leafygreen-ui/icon": "^12.5.4",
"@leafygreen-ui/icon-button": "^15.0.23",
Expand Down
2 changes: 1 addition & 1 deletion packages/date-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Patch Changes

- c95b81376: [LG-4409](https://jira.mongodb.org/browse/LG-4409): bumps to [v1.3.0](https://github.com/mongodb/leafygreen-ui/blob/c70072026333fabeec21e00c93d3f1eb48bf4c3b/packages/form-field/CHANGELOG.md#130) of `@leafygreen-ui/form-field`
- c95b81376: [LG-4409](https://jira.mongodb.org/browse/LG-4409): bumps to [v1.2.4](https://github.com/mongodb/leafygreen-ui/blob/main/packages/form-field/CHANGELOG.md#124) of `@leafygreen-ui/form-field`
- Updated dependencies [c95b81376]
- Updated dependencies [c95b81376]
- @leafygreen-ui/form-field@1.2.4
Expand Down
2 changes: 1 addition & 1 deletion packages/date-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@leafygreen-ui/a11y": "^1.4.13",
"@leafygreen-ui/date-utils": "^0.1.2",
"@leafygreen-ui/emotion": "^4.0.8",
"@leafygreen-ui/form-field": "^1.2.4",
"@leafygreen-ui/form-field": "^1.2.5",
"@leafygreen-ui/hooks": "^8.2.0",
"@leafygreen-ui/icon": "^12.5.4",
"@leafygreen-ui/icon-button": "^15.0.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/number-input/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Patch Changes

- c95b81376: [LG-4409](https://jira.mongodb.org/browse/LG-4409): bumps to [v1.3.0](https://github.com/mongodb/leafygreen-ui/blob/c70072026333fabeec21e00c93d3f1eb48bf4c3b/packages/form-field/CHANGELOG.md#130) of `@leafygreen-ui/form-field`
- c95b81376: [LG-4409](https://jira.mongodb.org/browse/LG-4409): bumps to [v1.2.4](https://github.com/mongodb/leafygreen-ui/blob/main/packages/form-field/CHANGELOG.md#124) of `@leafygreen-ui/form-field`
- Updated dependencies [c95b81376]
- Updated dependencies [c95b81376]
- @leafygreen-ui/form-field@1.2.4
Expand Down
2 changes: 1 addition & 1 deletion packages/number-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@leafygreen-ui/a11y": "^1.4.13",
"@leafygreen-ui/button": "^21.2.0",
"@leafygreen-ui/emotion": "^4.0.8",
"@leafygreen-ui/form-field": "^1.2.4",
"@leafygreen-ui/form-field": "^1.2.5",
"@leafygreen-ui/hooks": "^8.1.3",
"@leafygreen-ui/icon": "^12.5.0",
"@leafygreen-ui/lib": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/password-input/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

### Patch Changes

- c95b81376: [LG-4409](https://jira.mongodb.org/browse/LG-4409): bumps to [v1.3.0](https://github.com/mongodb/leafygreen-ui/blob/c70072026333fabeec21e00c93d3f1eb48bf4c3b/packages/form-field/CHANGELOG.md#130) of `@leafygreen-ui/form-field`
- c95b81376: [LG-4409](https://jira.mongodb.org/browse/LG-4409): bumps to [v1.2.4](https://github.com/mongodb/leafygreen-ui/blob/main/packages/form-field/CHANGELOG.md#124) of `@leafygreen-ui/form-field`
- Updated dependencies [c95b81376]
- @leafygreen-ui/form-field@1.2.4

Expand Down
2 changes: 1 addition & 1 deletion packages/password-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@leafygreen-ui/a11y": "^1.4.13",
"@leafygreen-ui/emotion": "^4.0.8",
"@leafygreen-ui/form-field": "^1.2.4",
"@leafygreen-ui/form-field": "^1.2.5",
"@leafygreen-ui/hooks": "^8.1.4",
"@leafygreen-ui/icon": "^12.0.1",
"@leafygreen-ui/icon-button": "^15.0.23",
Expand Down
2 changes: 1 addition & 1 deletion packages/select/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ _Note_: This version has no updates. Pleas use version `12.1.6`.

### Patch Changes

- c95b81376: [LG-4409](https://jira.mongodb.org/browse/LG-4409): bumps to [v1.3.0](https://github.com/mongodb/leafygreen-ui/blob/c70072026333fabeec21e00c93d3f1eb48bf4c3b/packages/form-field/CHANGELOG.md#130) of `@leafygreen-ui/form-field`
- c95b81376: [LG-4409](https://jira.mongodb.org/browse/LG-4409): bumps to [v1.2.4](https://github.com/mongodb/leafygreen-ui/blob/main/packages/form-field/CHANGELOG.md#124) of `@leafygreen-ui/form-field`
- Updated dependencies [c95b81376]
- @leafygreen-ui/form-field@1.2.4

Expand Down
2 changes: 1 addition & 1 deletion packages/select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@leafygreen-ui/button": "^21.2.0",
"@leafygreen-ui/emotion": "^4.0.8",
"@leafygreen-ui/form-field": "^1.2.4",
"@leafygreen-ui/form-field": "^1.2.5",
"@leafygreen-ui/hooks": "^8.2.1",
"@leafygreen-ui/icon": "^12.5.4",
"@leafygreen-ui/input-option": "^2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/text-area/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Patch Changes

- c95b81376: [LG-4409](https://jira.mongodb.org/browse/LG-4409): bumps to [v1.3.0](https://github.com/mongodb/leafygreen-ui/blob/c70072026333fabeec21e00c93d3f1eb48bf4c3b/packages/form-field/CHANGELOG.md#130) of `@leafygreen-ui/form-field`
- c95b81376: [LG-4409](https://jira.mongodb.org/browse/LG-4409): bumps to [v1.2.4](https://github.com/mongodb/leafygreen-ui/blob/main/packages/form-field/CHANGELOG.md#124) of `@leafygreen-ui/form-field`
- Updated dependencies [c95b81376]
- @leafygreen-ui/form-field@1.2.4

Expand Down
2 changes: 1 addition & 1 deletion packages/text-area/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@leafygreen-ui/emotion": "^4.0.8",
"@leafygreen-ui/form-field": "^1.2.4",
"@leafygreen-ui/form-field": "^1.2.5",
"@leafygreen-ui/hooks": "^8.1.3",
"@leafygreen-ui/icon": "^12.4.0",
"@leafygreen-ui/lib": "^13.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/text-input/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Patch Changes

- c95b81376: [LG-4409](https://jira.mongodb.org/browse/LG-4409): bumps to [v1.3.0](https://github.com/mongodb/leafygreen-ui/blob/c70072026333fabeec21e00c93d3f1eb48bf4c3b/packages/form-field/CHANGELOG.md#130) of `@leafygreen-ui/form-field`
- c95b81376: [LG-4409](https://jira.mongodb.org/browse/LG-4409): bumps to [v1.2.4](https://github.com/mongodb/leafygreen-ui/blob/main/packages/form-field/CHANGELOG.md#124) of `@leafygreen-ui/form-field`
- Updated dependencies [c95b81376]
- @leafygreen-ui/form-field@1.2.4

Expand Down
2 changes: 1 addition & 1 deletion packages/text-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@leafygreen-ui/emotion": "^4.0.8",
"@leafygreen-ui/form-field": "^1.2.4",
"@leafygreen-ui/form-field": "^1.2.5",
"@leafygreen-ui/hooks": "^8.1.3",
"@leafygreen-ui/lib": "^13.4.0",
"@leafygreen-ui/tokens": "^2.5.2",
Expand Down

0 comments on commit 65c6f32

Please sign in to comment.