diff --git a/.changeset/twelve-pianos-sell.md b/.changeset/twelve-pianos-sell.md deleted file mode 100644 index 8c01bb3..0000000 --- a/.changeset/twelve-pianos-sell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"glab-status": patch ---- - -Fixes problem with display environment url that causes error "Super constructor may only be called once" diff --git a/CHANGELOG.md b/CHANGELOG.md index 89257c0..806415a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # glab-status +## 1.0.2 + +### Patch Changes + +- 5c7da94: Fixes problem with display environment url that causes error "Super constructor may only be called once" + ## 1.0.1 ### Patch Changes diff --git a/package.json b/package.json index 81b039b..2821bad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "glab-status", - "version": "1.0.1", + "version": "1.0.2", "description": "GitLab CLI rich status display tool", "type": "module", "bin": {