Skip to content

Commit

Permalink
chore(release): 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Jun 5, 2019
1 parent bac819d commit 5ecb339
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
# Change Log
# Changelog

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.

### [0.0.4](https://github.com/Atinux/nuxt-tailwindcss/compare/v0.0.3...v0.0.4) (2019-06-05)


### Bug Fixes

* use correct links ([7835051](https://github.com/Atinux/nuxt-tailwindcss/commit/7835051))



## [0.0.2](https://github.com/Atinux/nuxt-tailwindcss/compare/v0.0.1...v0.0.2) (2019-04-04)


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": "@nuxtjs/tailwindcss",
"version": "0.0.3",
"version": "0.0.4",
"description": "TailwindCSS module for Nuxt.js",
"license": "MIT",
"contributors": [
Expand Down

0 comments on commit 5ecb339

Please sign in to comment.