Skip to content

Commit 6ec0915

Browse files
chore: release
1 parent 1de8002 commit 6ec0915

5 files changed

Lines changed: 9 additions & 9 deletions

File tree

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

packages/admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@junobuild/admin",
3-
"version": "2.2.2",
3+
"version": "2.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/config/package.json

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

packages/functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@junobuild/functions",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "JavaScript and TypeScript utilities for Juno Serverless Functions",
55
"author": "David Dal Busco (https://daviddalbusco.com)",
66
"license": "MIT",

0 commit comments

Comments
 (0)