Skip to content

Commit b3b99c2

Browse files
chore: release
1 parent 97285a6 commit b3b99c2

File tree

7 files changed

+14
-14
lines changed

7 files changed

+14
-14
lines changed

package-lock.json

+8-8
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/juno-js",
3-
"version": "0.0.140",
3+
"version": "0.0.141",
44
"description": "JavaScript libraries for interfacing with Juno",
55
"author": "David Dal Busco (https://daviddalbusco.com)",
66
"license": "MIT",

packages/admin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@junobuild/admin",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
44
"description": "A library for interfacing with admin features of Juno",
55
"author": "David Dal Busco (https://daviddalbusco.com)",
66
"license": "MIT",

packages/core-peer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@junobuild/core-peer",
3-
"version": "0.1.12",
3+
"version": "0.1.13",
44
"description": "JavaScript core client for Juno minus DFINITY agent-js dependencies",
55
"author": "David Dal Busco (https://daviddalbusco.com)",
66
"license": "MIT",

packages/core-standalone/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@junobuild/core-standalone",
3-
"version": "0.1.12",
3+
"version": "0.1.13",
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

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

packages/storage/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@junobuild/storage",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "A library for interfacing with Juno's Storage features.",
55
"author": "David Dal Busco (https://daviddalbusco.com)",
66
"license": "MIT",

0 commit comments

Comments
 (0)