Skip to content

Commit e5fb154

Browse files
committed
1 parent 6fd220a commit e5fb154

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

vite-plugin-ruby/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [5.1.2](https://github.com/ElMassimo/vite_ruby/compare/[email protected]@5.1.2) (2026-01-02)
2+
3+
4+
### Bug Fixes
5+
6+
* add support for `vite-rolldown` ([#571](https://github.com/ElMassimo/vite_ruby/issues/571)) ([925cf98](https://github.com/ElMassimo/vite_ruby/commit/925cf98ce5fcf12c5b31a19ea6f84f2c746f9c3a))
7+
8+
9+
110
## [5.1.1](https://github.com/ElMassimo/vite_ruby/compare/[email protected]@5.1.1) (2024-11-05)
211

312

vite-plugin-ruby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vite-plugin-ruby",
33
"description": "Convention over configuration for using Vite in Ruby apps",
4-
"version": "5.1.1",
4+
"version": "5.1.2",
55
"type": "module",
66
"main": "./dist/index.js",
77
"module": "./dist/index.js",

0 commit comments

Comments
 (0)