Skip to content

Commit c492750

Browse files
author
elva-bot
committed
release: v1.0.7
1 parent a867805 commit c492750

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "awsesh-workspace",
4-
"version": "1.0.6",
4+
"version": "1.0.7",
55
"private": true,
66
"packageManager": "bun@1.3.1",
77
"workspaces": ["packages/*"],

packages/awsesh/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "awsesh",
4-
"version": "1.0.6",
4+
"version": "1.0.7",
55
"description": "AWS SSO session manager with OpenTUI",
66
"type": "module",
77
"private": true,

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@awsesh/core",
4-
"version": "1.0.6",
4+
"version": "1.0.7",
55
"description": "AWS SSO session management SDK",
66
"type": "module",
77
"exports": {

packages/script/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@awsesh/script",
4-
"version": "1.0.6",
4+
"version": "1.0.7",
55
"description": "Build and release scripts for awsesh",
66
"type": "module",
77
"exports": {

0 commit comments

Comments
 (0)