Skip to content

Commit 8f4d3a1

Browse files
committed
chore(release): 13.2.0-alpha.1
1 parent 91497bf commit 8f4d3a1

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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+
## [13.2.0-alpha.0](https://github.com/chanzuckerberg/edu-design-system/compare/v13.1.1...v13.2.0-alpha.0) (2023-09-07)
6+
7+
8+
### Features
9+
10+
* **Avatar:** add in expanded size range ([#1734](https://github.com/chanzuckerberg/edu-design-system/issues/1734)) ([7af6e5e](https://github.com/chanzuckerberg/edu-design-system/commit/7af6e5ecb6b79bfdece58643faeac1b741194964))
11+
* **tokens:** add tooling for EDS theming ([#1738](https://github.com/chanzuckerberg/edu-design-system/issues/1738)) ([91497bf](https://github.com/chanzuckerberg/edu-design-system/commit/91497bf2f0c334566c1144607b7d4b27a9677a30))
12+
13+
14+
### Bug Fixes
15+
16+
* opt our rollup CJS build into TS's module interop behavior ([#1747](https://github.com/chanzuckerberg/edu-design-system/issues/1747)) ([2b0855e](https://github.com/chanzuckerberg/edu-design-system/commit/2b0855eee3d236931eb0ae2e68ffeceedf3a2cbe))
17+
518
### [13.1.1](https://github.com/chanzuckerberg/edu-design-system/compare/v13.1.0...v13.1.1) (2023-09-01)
619

720

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chanzuckerberg/eds",
3-
"version": "13.1.1",
3+
"version": "13.2.0-alpha.0",
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)