Skip to content

Commit a6b92cd

Browse files
chore: release
1 parent a357c0b commit a6b92cd

File tree

7 files changed

+10
-10
lines changed

7 files changed

+10
-10
lines changed

package-lock.json

+4-4
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.139",
3+
"version": "0.0.140",
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.0",
3+
"version": "0.2.1",
44
"description": "A library for interfacing with admin features of Juno",
55
"author": "David Dal Busco (https://daviddalbusco.com)",
66
"license": "MIT",

packages/analytics/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@junobuild/analytics",
3-
"version": "0.1.8",
3+
"version": "0.2.0",
44
"description": "Tracker for Juno analytics",
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.11",
3+
"version": "0.1.12",
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.11",
3+
"version": "0.1.12",
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.11",
3+
"version": "0.1.12",
44
"description": "JavaScript core client for Juno",
55
"author": "David Dal Busco (https://daviddalbusco.com)",
66
"license": "MIT",

0 commit comments

Comments
 (0)