Skip to content

Commit

Permalink
chore: release v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksteffens committed Jul 25, 2023
1 parent cb3c864 commit 1a707e6
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 @@
## [2.1.0](https://github.com/movableink/fluid/compare/1.7.1...2.1.0) (2023-07-25)

### ⚠ BREAKING CHANGES

- **deps:** bumping tailwind-config to 3.1
- **deps:** bumping tailwind version
- **deps:** bumped tailwind-config to 3

### chore

- **deps:** bumped tailwind-config to 3 ([0964246](https://github.com/movableink/fluid/commit/09642465060689d7b644732811e011a8ed771e77))
- **deps:** bumping tailwind version ([71b127a](https://github.com/movableink/fluid/commit/71b127ac067134bbb5f7eea5a4c259ea45f6af9f))
- **deps:** bumping tailwind-config to 3.1 ([45c8fc2](https://github.com/movableink/fluid/commit/45c8fc27077cf3c7d234f353cb99e4176f07b3a0))

## [1.7.1](https://github.com/movableink/fluid/compare/1.7.0...1.7.1) (2023-04-21)

### Bug Fixes
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/fluid",
"version": "1.7.1",
"version": "2.1.0",
"description": "Fluid is Movable Ink's design framework for its apps.",
"homepage": "https://movableink.github.io/fluid/docs",
"scripts": {
Expand Down

0 comments on commit 1a707e6

Please sign in to comment.