Skip to content

Commit d0c0590

Browse files
committed
version bump to v2.7.7
1 parent 21bf2ac commit d0c0590

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v2.7.7 / 2024-10-02
2+
3+
* Proactively support changes to Rails's authentication templates shipping in Rails 8.0.0.beta2 (which is not yet released). (#407, #408) @seanpdoyle @flavorjones
4+
5+
16
## v2.7.6 / 2024-09-23
27

38
* Update to [Tailwind CSS v3.4.13](https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.13) @flavorjones

Diff for: lib/tailwindcss/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Tailwindcss
2-
VERSION = "2.7.6"
2+
VERSION = "2.7.7"
33
end

0 commit comments

Comments
 (0)