Skip to content

Commit 32a62b7

Browse files
committed
3.3.4
1 parent b810916 commit 32a62b7

File tree

5 files changed

+8
-7
lines changed

5 files changed

+8
-7
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2283,7 +2283,8 @@ No release notes
22832283

22842284
- Everything!
22852285

2286-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v3.3.3...HEAD
2286+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v3.3.4...HEAD
2287+
[3.3.4]: https://github.com/tailwindlabs/tailwindcss/compare/v3.3.3...v3.3.4
22872288
[3.3.3]: https://github.com/tailwindlabs/tailwindcss/compare/v3.3.2...v3.3.3
22882289
[3.3.2]: https://github.com/tailwindlabs/tailwindcss/compare/v3.3.1...v3.3.2
22892290
[3.3.1]: https://github.com/tailwindlabs/tailwindcss/compare/v3.3.0...v3.3.1

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.stable.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "tailwindcss",
3-
"version": "3.3.3",
3+
"version": "3.3.4",
44
"lockfileVersion": 2,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "tailwindcss",
9-
"version": "3.3.3",
9+
"version": "3.3.4",
1010
"license": "MIT",
1111
"dependencies": {
1212
"@alloc/quick-lru": "^5.2.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwindcss",
3-
"version": "3.3.3",
3+
"version": "3.3.4",
44
"description": "A utility-first CSS framework for rapidly building custom user interfaces.",
55
"license": "MIT",
66
"main": "lib/index.js",

package.stable.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwindcss",
3-
"version": "3.3.3",
3+
"version": "3.3.4",
44
"description": "A utility-first CSS framework for rapidly building custom user interfaces.",
55
"license": "MIT",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)