Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Commit

Permalink
docs: updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
georgewrmarshall committed May 23, 2024
1 parent eede24d commit 69b0fd5
Showing 1 changed file with 27 additions and 18 deletions.
45 changes: 27 additions & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,33 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [3.0.0]

### Uncategorized

- chore: refactoring color swatch component and css stories to use css variables instead of hex value ([#696](https://github.com/MetaMask/design-tokens/pull/696))
- chore: upgrading storybook to 8.1.2 ([#690](https://github.com/MetaMask/design-tokens/pull/690))
- docs: updating readme to add tooling section that links to eslint-plugin ([#689](https://github.com/MetaMask/design-tokens/pull/689))
- chore: cleaning json token names ([#679](https://github.com/MetaMask/design-tokens/pull/679))
- chore: refactoring css and improving build to adhere to workspace conventions ([#676](https://github.com/MetaMask/design-tokens/pull/676))
- chore: upgrading storybook to version 8 ([#674](https://github.com/MetaMask/design-tokens/pull/674))
- chore: adding initial json generated from figma variables ([#673](https://github.com/MetaMask/design-tokens/pull/673))
- chore: upgrade lavamoat ([#670](https://github.com/MetaMask/design-tokens/pull/670))
- fix: css theme variables doc display ([#672](https://github.com/MetaMask/design-tokens/pull/672))
- fix: build and aligns with module template ([#667](https://github.com/MetaMask/design-tokens/pull/667))
- chore: adding initial json generated from figma ([#665](https://github.com/MetaMask/design-tokens/pull/665))
- Bump webpack-dev-middleware from 6.1.1 to 6.1.2 ([#636](https://github.com/MetaMask/design-tokens/pull/636))
- Bump express from 4.18.2 to 4.19.2 ([#638](https://github.com/MetaMask/design-tokens/pull/638))
- Bump tar from 6.2.0 to 6.2.1 ([#652](https://github.com/MetaMask/design-tokens/pull/652))
- Enabling MetaMask security code scanner ([#635](https://github.com/MetaMask/design-tokens/pull/635))
- chore: aligning release docs with latest ([#634](https://github.com/MetaMask/design-tokens/pull/634))
### Changed

- Refactored color swatch component and CSS stories to use CSS variables instead of hex values ([#696](https://github.com/MetaMask/design-tokens/pull/696)).
- Upgraded Storybook to 8.1.2 ([#690](https://github.com/MetaMask/design-tokens/pull/690)).
- Updated README to add tooling section that links to eslint-plugin ([#689](https://github.com/MetaMask/design-tokens/pull/689)).
- Cleaned JSON token names ([#679](https://github.com/MetaMask/design-tokens/pull/679)).
- Refactored CSS and improved build to adhere to workspace conventions ([#676](https://github.com/MetaMask/design-tokens/pull/676)).
- Upgraded Storybook to version 8 ([#674](https://github.com/MetaMask/design-tokens/pull/674)).
- Added initial JSON generated from Figma variables ([#673](https://github.com/MetaMask/design-tokens/pull/673)).
- Upgraded LavaMoat ([#670](https://github.com/MetaMask/design-tokens/pull/670)).
- Aligned release docs with the latest standards ([#634](https://github.com/MetaMask/design-tokens/pull/634)).

### Fixed

- Fixed CSS theme variables doc display ([#672](https://github.com/MetaMask/design-tokens/pull/672)).
- Fixed build to align with module template ([#667](https://github.com/MetaMask/design-tokens/pull/667)).

### Added

- Enabled MetaMask security code scanner ([#635](https://github.com/MetaMask/design-tokens/pull/635)).
- Added initial JSON generated from Figma ([#665](https://github.com/MetaMask/design-tokens/pull/665)).

### Security

- Bumped `webpack-dev-middleware` from 6.1.1 to 6.1.2 ([#636](https://github.com/MetaMask/design-tokens/pull/636)).
- Bumped `express` from 4.18.2 to 4.19.2 ([#638](https://github.com/MetaMask/design-tokens/pull/638)).
- Bumped `tar` from 6.2.0 to 6.2.1 ([#652](https://github.com/MetaMask/design-tokens/pull/652)).

## [2.1.1]

Expand Down

0 comments on commit 69b0fd5

Please sign in to comment.