Skip to content

Commit 5ecb339

Browse files
committed
chore(release): 0.0.4
1 parent bac819d commit 5ecb339

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
1-
# Change Log
1+
# Changelog
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.0.4](https://github.com/Atinux/nuxt-tailwindcss/compare/v0.0.3...v0.0.4) (2019-06-05)
6+
7+
8+
### Bug Fixes
9+
10+
* use correct links ([7835051](https://github.com/Atinux/nuxt-tailwindcss/commit/7835051))
11+
12+
13+
514
## [0.0.2](https://github.com/Atinux/nuxt-tailwindcss/compare/v0.0.1...v0.0.2) (2019-04-04)
615

716

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/tailwindcss",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "TailwindCSS module for Nuxt.js",
55
"license": "MIT",
66
"contributors": [

0 commit comments

Comments
 (0)