Skip to content

Commit 1965803

Browse files
Version bump: v175.0.1
1 parent eb1e236 commit 1965803

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+
## 175.0.1 (Mar 30, 2025)
2+
3+
### Patch
4+
5+
- Internal: Bump @babel/helpers from 7.10.4 to 7.27.0 ([#4053](https://github.com/pinterest/gestalt/pull/4053)) - [Preview link](https://deploy-preview-4053--gestalt.netlify.app?devexample=true)
6+
17
## 175.0.0 (Mar 29, 2025)
28

39
### Major

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": "175.0.0",
3+
"version": "175.0.1",
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": "175.0.0",
3+
"version": "175.0.1",
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": "175.0.0",
3+
"version": "175.0.1",
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": "175.0.0",
3+
"version": "175.0.1",
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": "175.0.0",
3+
"version": "175.0.1",
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)