We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa2b408 commit 4976accCopy full SHA for 4976acc
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.0.5
5
+
6
+[compare changes](https://github.com/timhanlon/bedtime/compare/v0.0.4...v0.0.5)
7
8
+### 🚀 Enhancements
9
10
+- Tailwind variants ([#7](https://github.com/timhanlon/bedtime/pull/7))
11
12
+### ❤️ Contributors
13
14
+- Timhanlon <tim@timhanlon.com>
15
16
## v0.0.4
17
18
[compare changes](https://github.com/timhanlon/bedtime/compare/v0.0.3...v0.0.4)
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-bedtime",
- "version": "0.0.4",
+ "version": "0.0.5",
"description": "Nuxt module for creating component stories",
"repository": "timhanlon/bedtime",
"license": "MIT",
0 commit comments