Skip to content

Commit 5cb3e1d

Browse files
chore: set version for release
1 parent 2bfe564 commit 5cb3e1d

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 5 additions & 5 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.5.0",
3+
"version": "4.6.0",
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.5.0",
3+
"version": "4.6.0",
44
"description": "A Next.js config wrapper for Juno",
55
"author": "David Dal Busco (https://daviddalbusco.com)",
66
"license": "MIT",

plugins/plugin-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@junobuild/plugin-tools",
3-
"version": "4.4.0",
3+
"version": "4.5.0",
44
"description": "A collection of tools for Juno's plugins",
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.4.0",
3+
"version": "4.5.0",
44
"description": "A Vite plugin for Juno",
55
"author": "David Dal Busco (https://daviddalbusco.com)",
66
"license": "MIT",

0 commit comments

Comments
 (0)