diff --git a/packages/vscode-tailwindcss/CHANGELOG.md b/packages/vscode-tailwindcss/CHANGELOG.md index f720bf660768f871c8ac40d2e69aa657d70b4864..b48a4d16d9ff58cf009535a0e502a5a93a421c01 100644 --- a/packages/vscode-tailwindcss/CHANGELOG.md +++ b/packages/vscode-tailwindcss/CHANGELOG.md @@ -1,9 +1,5 @@ # Changelog -## 0.8.1 - -- Revert "Improve conflict diagnostics" (#525) - ## 0.8.0 - Add `gohtmltmpl` to supported languages (#473) diff --git a/packages/vscode-tailwindcss/package.json b/packages/vscode-tailwindcss/package.json index b877a1d640519b104c0c03d0f5472606cccf6993..37c6e4d42fb6e148fd70b9e32afd3b3fa99407e1 100755 --- a/packages/vscode-tailwindcss/package.json +++ b/packages/vscode-tailwindcss/package.json @@ -5,7 +5,7 @@ "description": "Intelligent Tailwind CSS tooling for VS Code", "preview": true, "author": "Brad Cornes ", "license": "MIT", - "version": "0.8.1", + "version": "0.8.0", "homepage": "https://github.com/tailwindlabs/tailwindcss-intellisense", "bugs": { "url": "https://github.com/tailwindlabs/tailwindcss-intellisense/issues",