Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.

Commit 8388658

Browse files
committed
Update dependencies + fix tests
1 parent 8f2032d commit 8388658

File tree

4 files changed

+706
-1881
lines changed

4 files changed

+706
-1881
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project mostly adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.0.0] - 2019-05-13
9+
10+
No change since 2.0.0-beta.1
11+
812
## [2.0.0-beta.1] - 2019-04-07
913

1014
### Added
@@ -14,6 +18,7 @@ and this project mostly adheres to [Semantic Versioning](https://semver.org/spec
1418

1519
Initial release
1620

17-
[Unreleased]: https://github.com/benface/tailwindcss-interaction-variants/compare/v2.0.0-beta.1...HEAD
21+
[Unreleased]: https://github.com/benface/tailwindcss-interaction-variants/compare/v2.0.0...HEAD
22+
[2.0.0]: https://github.com/benface/tailwindcss-interaction-variants/compare/v2.0.0-beta.1...v2.0.0
1823
[2.0.0-beta.1]: https://github.com/benface/tailwindcss-interaction-variants/compare/v1.0.0...v2.0.0-beta.1
1924
[1.0.0]: https://github.com/benface/tailwindcss-interaction-variants/releases/tag/v1.0.0

0 commit comments

Comments
 (0)