Skip to content

Commit 100938a

Browse files
Version bump: v172.10.3
1 parent 7ddff31 commit 100938a

File tree

6 files changed

+11
-5
lines changed

6 files changed

+11
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 172.10.3 (Feb 28, 2025)
2+
3+
### Patch
4+
5+
- DateField, DateRange: upgrade @mui/x-date-pickers to 7.27.2 ([#4019](https://github.com/pinterest/gestalt/pull/4019)) - [Preview link](https://deploy-preview-4019--gestalt.netlify.app?devexample=true)
6+
17
## 172.10.2 (Feb 28, 2025)
28

39
### Patch

packages/eslint-plugin-gestalt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-gestalt",
3-
"version": "172.10.2",
3+
"version": "172.10.3",
44
"license": "Apache-2.0",
55
"homepage": "https://gestalt.pinterest.systems/",
66
"description": "ESLint rules for Pinterest's design language Gestalt",

packages/gestalt-charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gestalt-charts",
3-
"version": "172.10.2",
3+
"version": "172.10.3",
44
"license": "Apache-2.0",
55
"homepage": "https://gestalt.pinterest.systems/",
66
"description": "A React UI chart component which enforces Pinterest's design language",

packages/gestalt-datepicker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gestalt-datepicker",
3-
"version": "172.10.2",
3+
"version": "172.10.3",
44
"license": "Apache-2.0",
55
"homepage": "https://gestalt.pinterest.systems/",
66
"description": "A React UI datepicker component which enforces Pinterest's design language",

packages/gestalt-design-tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gestalt-design-tokens",
3-
"version": "172.10.2",
3+
"version": "172.10.3",
44
"license": "Apache-2.0",
55
"homepage": "https://gestalt.pinterest.systems/",
66
"description": "Design tokens style dictionary for Gestalt",

packages/gestalt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gestalt",
3-
"version": "172.10.2",
3+
"version": "172.10.3",
44
"license": "Apache-2.0",
55
"homepage": "https://gestalt.pinterest.systems/",
66
"description": "A set of React UI components which enforce Pinterest's design language",

0 commit comments

Comments
 (0)