Skip to content

Commit 1f8b3a8

Browse files
committed
chore(release): publish
- @zendeskgarden/[email protected] - @zendeskgarden/[email protected]
1 parent 015808d commit 1f8b3a8

File tree

5 files changed

+26
-4
lines changed

5 files changed

+26
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/buttons/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [9.0.1](https://github.com/zendeskgarden/css-components/compare/@zendeskgarden/[email protected]...@zendeskgarden/[email protected]) (2025-08-12)
7+
8+
9+
### Bug Fixes
10+
11+
* align dark mode neutral background contrast ([#540](https://github.com/zendeskgarden/css-components/issues/540)) ([015808d](https://github.com/zendeskgarden/css-components/commit/015808d0083f4899b6423be92679836c300cd5c1))
12+
13+
14+
15+
16+
617
# [9.0.0](https://github.com/zendeskgarden/css-components/compare/@zendeskgarden/[email protected]...@zendeskgarden/[email protected]) (2024-10-16)
718

819

packages/buttons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zendeskgarden/css-buttons",
3-
"version": "9.0.0",
3+
"version": "9.0.1",
44
"description": "Garden component CSS",
55
"license": "Apache-2.0",
66
"author": "Zendesk Garden <[email protected]>",

packages/forms/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.0.1](https://github.com/zendeskgarden/css-components/compare/@zendeskgarden/[email protected]...@zendeskgarden/[email protected]) (2025-08-12)
7+
8+
9+
### Bug Fixes
10+
11+
* align dark mode neutral background contrast ([#540](https://github.com/zendeskgarden/css-components/issues/540)) ([015808d](https://github.com/zendeskgarden/css-components/commit/015808d0083f4899b6423be92679836c300cd5c1))
12+
13+
14+
15+
16+
617
# [8.0.0](https://github.com/zendeskgarden/css-components/compare/@zendeskgarden/[email protected]...@zendeskgarden/[email protected]) (2024-10-16)
718

819

packages/forms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zendeskgarden/css-forms",
3-
"version": "8.0.0",
3+
"version": "8.0.1",
44
"description": "Garden component CSS",
55
"license": "Apache-2.0",
66
"author": "Zendesk Garden <[email protected]>",

0 commit comments

Comments
 (0)