From 725a6d5d9af0feaeb83f827bfc95af2733931db1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Fri, 12 Mar 2021 02:16:21 +0100 Subject: [PATCH] chore(release): 4.0.0 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index afa013bc..2daaec72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +## [4.0.0](https://github.com/nuxt-community/tailwindcss-module/compare/v4.0.0-5...v4.0.0) (2021-03-12) + ## [4.0.0-5](https://github.com/nuxt-community/tailwindcss-module/compare/v3.4.3...v4.0.0-5) (2021-03-10) ## [4.0.0-4](https://github.com/nuxt-community/tailwindcss-module/compare/v4.0.0-3...v4.0.0-4) (2021-03-09) diff --git a/package.json b/package.json index 22b14c84..c0bb1c46 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/tailwindcss", - "version": "4.0.0-5", + "version": "4.0.0", "description": "TailwindCSS module for Nuxt.js", "license": "MIT", "contributors": [