Skip to content
This repository was archived by the owner on Dec 15, 2024. It is now read-only.

Commit 646220a

Browse files
committed
Release 3.0.0
1 parent 9a537da commit 646220a

File tree

4 files changed

+1834
-1958
lines changed

4 files changed

+1834
-1958
lines changed

.release-it.json

+2-1
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

+1-1
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-
## [3.0.0] - XXXX-XX-XX
8+
## [3.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)