Skip to content

Commit 4c594db

Browse files
committed
0.12.16
1 parent 6978d59 commit 4c594db

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/vscode-tailwindcss/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Prerelease
44

5+
- Nothing yet!
6+
7+
## 0.12.16
8+
59
- Update theme entry suggestions ([#1105](https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1105))
610

711
## 0.12.15

packages/vscode-tailwindcss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Intelligent Tailwind CSS tooling for VS Code",
55
"author": "Brad Cornes <hello@bradley.dev>",
66
"license": "MIT",
7-
"version": "0.12.15",
7+
"version": "0.12.16",
88
"homepage": "https://github.com/tailwindlabs/tailwindcss-intellisense",
99
"bugs": {
1010
"url": "https://github.com/tailwindlabs/tailwindcss-intellisense/issues",

0 commit comments

Comments
 (0)