tailwind-ctp-intellisense @master -
refs -
log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
diff --git a/packages/vscode-tailwindcss/CHANGELOG.md b/packages/vscode-tailwindcss/CHANGELOG.md
index b48a4d16d9ff58cf009535a0e502a5a93a421c01..f720bf660768f871c8ac40d2e69aa657d70b4864 100644
--- a/packages/vscode-tailwindcss/CHANGELOG.md
+++ b/packages/vscode-tailwindcss/CHANGELOG.md
@@ -1,5 +1,9 @@
# 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 37c6e4d42fb6e148fd70b9e32afd3b3fa99407e1..b877a1d640519b104c0c03d0f5472606cccf6993 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 <hello@bradley.dev>",
"license": "MIT",
- "version": "0.8.0",
+ "version": "0.8.1",
"homepage": "https://github.com/tailwindlabs/tailwindcss-intellisense",
"bugs": {
"url": "https://github.com/tailwindlabs/tailwindcss-intellisense/issues",