Skip to content

Commit ab48b16

Browse files
committed
chore(release): 16.0.1
1 parent b81e0dc commit ab48b16

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [16.0.1](https://github.com/chanzuckerberg/edu-design-system/compare/v16.0.0...v16.0.1) (2025-05-26)
6+
7+
8+
### Bug Fixes
9+
10+
* **Button:** update minimum width for medium button ([#2188](https://github.com/chanzuckerberg/edu-design-system/issues/2188)) ([86395a2](https://github.com/chanzuckerberg/edu-design-system/commit/86395a262b70fc08a724d5438e1c4bb10133747b))
11+
* **scripts:** add in checks for unknown types ([#2186](https://github.com/chanzuckerberg/edu-design-system/issues/2186)) ([0ce0c28](https://github.com/chanzuckerberg/edu-design-system/commit/0ce0c28f08c17a828dba8cff475dd3a2453e3f9c))
12+
* **scripts:** address handling of color types ([#2190](https://github.com/chanzuckerberg/edu-design-system/issues/2190)) ([b81e0dc](https://github.com/chanzuckerberg/edu-design-system/commit/b81e0dcb72bf419dd3de357325fec00a96cced6c))
13+
* **tailwind:** adjust config creation to avoid TypeScript issues ([#2189](https://github.com/chanzuckerberg/edu-design-system/issues/2189)) ([14f4225](https://github.com/chanzuckerberg/edu-design-system/commit/14f4225cf977c45cbabc85c01ac80c3bb7f227ea))
14+
515
## [16.0.0](https://github.com/chanzuckerberg/edu-design-system/compare/v15.12.0...v16.0.0) (2025-05-12)
616

717

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chanzuckerberg/eds",
3-
"version": "16.0.0",
3+
"version": "16.0.1",
44
"description": "The React-powered design system library for Chan Zuckerberg Initiative education web applications",
55
"author": "CZI <[email protected]>",
66
"homepage": "https://github.com/chanzuckerberg/edu-design-system",

0 commit comments

Comments
 (0)