Skip to content

Commit 19fb7af

Browse files
committed
1 parent 563f5c7 commit 19fb7af

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ PATH
77
PATH
88
remote: vite_rails
99
specs:
10-
vite_rails (3.0.17)
10+
vite_rails (3.0.18)
1111
railties (>= 5.1, < 9)
1212
vite_ruby (~> 3.0, >= 3.2.2)
1313

vite_rails/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [3.0.18](https://github.com/ElMassimo/vite_ruby/compare/[email protected][email protected]) (2024-10-21)
2+
3+
4+
15
## [3.0.17](https://github.com/ElMassimo/vite_ruby/compare/[email protected][email protected]) (2023-10-05)
26

37

vite_rails/lib/vite_rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module ViteRails
4-
VERSION = '3.0.17'
4+
VERSION = '3.0.18'
55
end

0 commit comments

Comments
 (0)