Skip to content

Commit f2eb1ca

Browse files
chore: release
1 parent 7ce8efc commit f2eb1ca

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

package-lock.json

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@junobuild/plugins",
3-
"version": "3.0.0",
3+
"version": "3.1.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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@junobuild/nextjs-plugin",
3-
"version": "3.0.0",
3+
"version": "3.1.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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@junobuild/plugin-tools",
3-
"version": "3.0.0",
3+
"version": "3.1.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

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

0 commit comments

Comments
 (0)