Skip to content

Commit

Permalink
chore: release v2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksteffens committed Apr 19, 2023
1 parent f357fa1 commit d641b0d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [2.6.2](https://github.com/movableink/tailwind-config/compare/v2.6.1...v2.6.2) (2023-04-19)

### Bug Fixes

- **security:** minimist must be ^1.2.6 ([f357fa1](https://github.com/movableink/tailwind-config/commit/f357fa1074d4eae5a306e6baa41bf2978123b91f))
- **typo:** should be type not size ([94f43c5](https://github.com/movableink/tailwind-config/commit/94f43c568c543cb5a27afd0437964dff9032ae69))

### [2.6.1](https://github.com/movableink/tailwind-config/compare/v2.6.0...v2.6.1) (2023-04-18)

## [2.6.0](https://github.com/movableink/tailwind-config/compare/v2.5.0...v2.6.0) (2023-04-18)
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": "2.6.1",
"version": "2.6.2",
"description": "Tailwind Config for Fluid",
"main": "index.js",
"repository": "[email protected]:movableink/tailwind-config.git",
Expand Down

0 comments on commit d641b0d

Please sign in to comment.