Skip to content

Commit 8e5f30f

Browse files
committed
v0.0.51
1 parent de6cbdc commit 8e5f30f

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

packages/cli/dist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gluestack/glue-plugin-auth",
3-
"version": "0.0.50",
3+
"version": "0.0.51",
44
"description": "auth plugin for gluestack",
55
"repository": {
66
"type": "git",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gluestack/glue-plugin-auth",
3-
"version": "0.0.50",
3+
"version": "0.0.51",
44
"description": "auth plugin for gluestack",
55
"repository": {
66
"type": "git",

packages/cli/template/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
dist

0 commit comments

Comments
 (0)