Skip to content

Commit badf6aa

Browse files
Version bump: v177.0.4
1 parent ff880d7 commit badf6aa

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+
## 177.0.4 (Oct 28, 2025)
2+
3+
### Patch
4+
5+
- Docs: Update the "Mapping to CLDR forms" section ([#4090](https://github.com/pinterest/gestalt/pull/4090)) - [Preview link](https://deploy-preview-4090--gestalt.netlify.app?devexample=true)
6+
17
## 177.0.3 (Oct 22, 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": "177.0.3",
3+
"version": "177.0.4",
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": "177.0.3",
3+
"version": "177.0.4",
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": "177.0.3",
3+
"version": "177.0.4",
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": "177.0.3",
3+
"version": "177.0.4",
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": "177.0.3",
3+
"version": "177.0.4",
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)