Skip to content

Commit

Permalink
chore: release v3.0.1-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksteffens committed Jun 26, 2023
1 parent 8f743e0 commit fbd25a5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
### [3.0.1-alpha.0](https://github.com/movableink/tailwind-config/compare/v2.6.3...v3.0.1-alpha.0) (2023-06-26)

### ⚠ BREAKING CHANGES

- migrates colors to match mui color palette

### Features

- migrates colors to match mui color palette ([24a3ecc](https://github.com/movableink/tailwind-config/commit/24a3ecc5cc2fdfcaac47d0ae85ab20f01dad0a5e))

### Bug Fixes

- typo in version ([1f476a7](https://github.com/movableink/tailwind-config/commit/1f476a77d4c79cded6786d29b0cee0cadf725f3d))

### [2.6.3](https://github.com/movableink/tailwind-config/compare/v2.6.2...v2.6.3) (2023-04-19)

### [2.6.2](https://github.com/movableink/tailwind-config/compare/v2.6.1...v2.6.2) (2023-04-19)
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": "@movable/tailwind-config",
"version": "3.0.0",
"version": "3.0.1-alpha.0",
"description": "Tailwind Config for Fluid",
"main": "index.js",
"repository": "[email protected]:movableink/tailwind-config.git",
Expand Down

0 comments on commit fbd25a5

Please sign in to comment.