Skip to content

Commit 4249afa

Browse files
committed
version bump to v2.7.0
1 parent 9134900 commit 4249afa

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v2.7.0 / 2024-08-05
2+
3+
* Add specialized views for the new authentication generator coming in Rails 8. (#384) @yshmarov @dhh @flavorjones
4+
5+
16
## v2.6.5 / 2024-07-30
27

38
* During installation, clobber the Rails v8 default `bin/dev` file without requiring human intervention. (#385) @jeromedalbert

lib/tailwindcss/version.rb

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

0 commit comments

Comments
 (0)