Skip to content

Commit

Permalink
release: vite-plugin-ruby@3.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ElMassimo committed Jan 12, 2022
1 parent b4da17c commit b6a8b5c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions vite-plugin-ruby/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [3.0.7](https://github.com/ElMassimo/vite_ruby/compare/vite-plugin-ruby@3.0.6...vite-plugin-ruby@3.0.7) (2022-01-12)


### Bug Fixes

* **vite-plugin-ruby:** regression in assetHosts protocol ([#174](https://github.com/ElMassimo/vite_ruby/issues/174)) ([8337ec9](https://github.com/ElMassimo/vite_ruby/commit/8337ec912b2b6387a6729f4ae5d29ab7d07f0b4b))



## [3.0.6](https://github.com/ElMassimo/vite_ruby/compare/vite-plugin-ruby@3.0.5...vite-plugin-ruby@3.0.6) (2022-01-04)


Expand Down
2 changes: 1 addition & 1 deletion vite-plugin-ruby/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-plugin-ruby",
"description": "Convention over configuration for using Vite in Ruby apps",
"version": "3.0.6",
"version": "3.0.7",
"type": "module",
"types": "dist/index.d.ts",
"exports": {
Expand Down

0 comments on commit b6a8b5c

Please sign in to comment.