Skip to content

Commit 24d9c93

Browse files
chore: release version
1 parent f5671eb commit 24d9c93

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@junobuild/plugins",
3-
"version": "4.1.3",
3+
"version": "4.1.4",
44
"description": "This repository provides a collection of plugins useful do developing dapps with [Juno](https://juno.build).",
55
"main": "index.js",
66
"workspaces": [

plugins/nextjs-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@junobuild/nextjs-plugin",
3-
"version": "4.1.3",
3+
"version": "4.1.4",
44
"description": "A Next.js config wrapper for Juno",
55
"author": "David Dal Busco (https://daviddalbusco.com)",
66
"license": "MIT",

plugins/vite-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@junobuild/vite-plugin",
3-
"version": "4.1.3",
3+
"version": "4.1.4",
44
"description": "A Vite plugin for Juno",
55
"author": "David Dal Busco (https://daviddalbusco.com)",
66
"license": "MIT",

0 commit comments

Comments
 (0)