From a195e58c3f446eacc47f2e547a53ffc2e75b84e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Thu, 8 Aug 2019 11:56:40 +0200 Subject: [PATCH] chore(release): 1.1.2 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6d24f92..858c78be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +### [1.1.2](https://github.com/nuxt-community/nuxt-tailwindcss/compare/v1.1.1...v1.1.2) (2019-08-08) + + +### Bug Fixes + +* upgrade tailwind and remove log ([c2a5798](https://github.com/nuxt-community/nuxt-tailwindcss/commit/c2a5798)) + ### [1.1.1](https://github.com/nuxt-community/nuxt-tailwindcss/compare/v1.1.0...v1.1.1) (2019-07-29) diff --git a/package.json b/package.json index fef6bbd4..0af05374 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/tailwindcss", - "version": "1.1.1", + "version": "1.1.2", "description": "TailwindCSS module for Nuxt.js", "license": "MIT", "contributors": [