Skip to content

Commit 320dacf

Browse files
committedJan 20, 2024
chore(release): v6.12.1
1 parent 9837fb8 commit 320dacf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
 

Diff for: ‎CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
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.
44

5+
## v6.12.1
6+
7+
[compare changes](https://github.com/nuxt-modules/tailwindcss/compare/v6.12.0...v6.12.1)
8+
59
## v6.12.0
610

711
[compare changes](https://github.com/nuxt-modules/tailwindcss/compare/v6.10.4...v6.12.0)

Diff for: ‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/tailwindcss",
3-
"version": "6.12.0",
3+
"version": "6.12.1",
44
"description": "TailwindCSS module for Nuxt",
55
"repository": "nuxt-modules/tailwindcss",
66
"license": "MIT",

0 commit comments

Comments
 (0)
Please sign in to comment.