Skip to content

Commit

Permalink
chore(release): 15.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
booc0mtaco committed Jun 20, 2024
1 parent d395e94 commit de2e608
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

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.

## [15.0.0](https://github.com/chanzuckerberg/edu-design-system/compare/v15.0.0-alpha.18...v15.0.0) (2024-06-20)


### ⚠ BREAKING CHANGES

* pre-cleanup changes to prepare for v15 (#1992)

### Features

* pre-cleanup changes to prepare for v15 ([#1992](https://github.com/chanzuckerberg/edu-design-system/issues/1992)) ([dbce0d2](https://github.com/chanzuckerberg/edu-design-system/commit/dbce0d27ddba515248658b0708f1cb1f8af82052))


### Bug Fixes

* **Button:** allow as prop on button ([#1994](https://github.com/chanzuckerberg/edu-design-system/issues/1994)) ([37d1f5b](https://github.com/chanzuckerberg/edu-design-system/commit/37d1f5b0d95cb47b2eaa1d81234f576f283122e4))
* **FieldNote:** fix icon alignment and size issues ([367717e](https://github.com/chanzuckerberg/edu-design-system/commit/367717ebb16c01890ac240b53899d530368f72da))

## [15.0.0-alpha.18](https://github.com/chanzuckerberg/edu-design-system/compare/v15.0.0-alpha.17...v15.0.0-alpha.18) (2024-06-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chanzuckerberg/eds",
"version": "15.0.0-alpha.18",
"version": "15.0.0",
"description": "The React-powered design system library for Chan Zuckerberg Initiative education web applications",
"author": "CZI <[email protected]>",
"homepage": "https://github.com/chanzuckerberg/edu-design-system",
Expand Down

0 comments on commit de2e608

Please sign in to comment.