Skip to content
This repository was archived by the owner on Aug 30, 2020. It is now read-only.

Commit 289deaa

Browse files
committed
Release 2.0.0
1 parent e5c05d2 commit 289deaa

File tree

4 files changed

+1935
-1926
lines changed

4 files changed

+1935
-1926
lines changed

.release-it.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"git": {
3-
"tagName": "v%s"
3+
"tagName": "v%s",
4+
"requireCleanWorkingDir": false
45
}
56
}

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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] - XXXX-XX-XX
8+
## [2.0.0] - 2020-02-05
99

1010
### Changed
1111
- Changed to use Tailwind 1.2’s new plugin definition syntax

0 commit comments

Comments
 (0)