Skip to content

Commit eeb731c

Browse files
chore: release
1 parent 97adb2c commit eeb731c

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 6 additions & 6 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/juno-js",
3-
"version": "218",
3+
"version": "219",
44
"description": "JavaScript libraries for interfacing with Juno",
55
"author": "David Dal Busco (https://daviddalbusco.com)",
66
"license": "MIT",

packages/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@junobuild/auth",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "A SDK for working with Juno authentication modules",
55
"author": "David Dal Busco (https://daviddalbusco.com)",
66
"license": "MIT",

packages/core-peer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@junobuild/core-peer",
3-
"version": "4.0.0",
3+
"version": "5.0.0",
44
"description": "JavaScript core client for Juno (deprecated, use @junobuild/core)",
55
"author": "David Dal Busco (https://daviddalbusco.com)",
66
"license": "MIT",

packages/core-standalone/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@junobuild/core-standalone",
3-
"version": "4.0.0",
3+
"version": "5.0.0",
44
"description": "JavaScript core client for Juno with all dependencies bundled — no peer dependencies",
55
"author": "David Dal Busco (https://daviddalbusco.com)",
66
"license": "MIT",

packages/core/package.json

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

0 commit comments

Comments
 (0)