Skip to content

Commit

Permalink
release: vite_rails@3.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
ElMassimo committed Oct 21, 2024
1 parent 563f5c7 commit 19fb7af
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PATH
PATH
remote: vite_rails
specs:
vite_rails (3.0.17)
vite_rails (3.0.18)
railties (>= 5.1, < 9)
vite_ruby (~> 3.0, >= 3.2.2)

Expand Down
4 changes: 4 additions & 0 deletions vite_rails/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [3.0.18](https://github.com/ElMassimo/vite_ruby/compare/vite_rails@3.0.17...vite_rails@3.0.18) (2024-10-21)



## [3.0.17](https://github.com/ElMassimo/vite_ruby/compare/vite_rails@3.0.16...vite_rails@3.0.17) (2023-10-05)


Expand Down
2 changes: 1 addition & 1 deletion vite_rails/lib/vite_rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module ViteRails
VERSION = '3.0.17'
VERSION = '3.0.18'
end

0 comments on commit 19fb7af

Please sign in to comment.