Skip to content

Commit d5a1c15

Browse files
Version bump: v172.9.1
1 parent c59cf0d commit d5a1c15

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.9.1 (Feb 21, 2025)
2+
3+
### Patch
4+
5+
- SearchGuide: fix border radius in VR image variant ([#4006](https://github.com/pinterest/gestalt/pull/4006)) - [Preview link](https://deploy-preview-4006--gestalt.netlify.app?devexample=true)
6+
17
## 172.9.0 (Feb 20, 2025)
28

39
### Minor

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.9.0",
3+
"version": "172.9.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": "172.9.0",
3+
"version": "172.9.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": "172.9.0",
3+
"version": "172.9.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": "172.9.0",
3+
"version": "172.9.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": "172.9.0",
3+
"version": "172.9.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)