Skip to content

Commit 12d9cf3

Browse files
committed
1 parent b5e25ff commit 12d9cf3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

vite-plugin-ruby/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [3.2.2](https://github.com/ElMassimo/vite_ruby/compare/[email protected]@3.2.2) (2023-04-28)
2+
3+
4+
15
## [3.2.1](https://github.com/ElMassimo/vite_ruby/compare/[email protected]@3.2.1) (2023-03-16)
26

37

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": "3.2.1",
4+
"version": "3.2.2",
55
"type": "module",
66
"main": "./dist/index.js",
77
"module": "./dist/index.js",

0 commit comments

Comments
 (0)