From 244a6a4df975ccc3fece11f3ac5072590dc823bb Mon Sep 17 00:00:00 2001 From: "vland-bot[bot]" <282456776+vland-bot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 23:39:48 +0000 Subject: [PATCH] RELEASING: Releasing 1 package(s) Releases: @vlandoss/vland@0.1.1 [skip ci] --- .changeset/init-banner.md | 5 ----- packages/vland/CHANGELOG.md | 6 ++++++ packages/vland/package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/init-banner.md diff --git a/.changeset/init-banner.md b/.changeset/init-banner.md deleted file mode 100644 index 555c537..0000000 --- a/.changeset/init-banner.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vlandoss/vland": patch ---- - -Show the vland banner at the start of the `init` command diff --git a/packages/vland/CHANGELOG.md b/packages/vland/CHANGELOG.md index 7fe703e..298147e 100644 --- a/packages/vland/CHANGELOG.md +++ b/packages/vland/CHANGELOG.md @@ -1,5 +1,11 @@ # @vlandoss/vland +## 0.1.1 + +### Patch Changes + +- [#204](https://github.com/variableland/dx/pull/204) [`75e5b1c`](https://github.com/variableland/dx/commit/75e5b1c1834719d46d5c78f8c94a32636e7097a8) Thanks [@rqbazan](https://github.com/rqbazan)! - Show the vland banner at the start of the `init` command + ## 0.1.0 ### Minor Changes diff --git a/packages/vland/package.json b/packages/vland/package.json index 4515ad7..c6cb01f 100644 --- a/packages/vland/package.json +++ b/packages/vland/package.json @@ -1,6 +1,6 @@ { "name": "@vlandoss/vland", - "version": "0.1.0", + "version": "0.1.1", "description": "The CLI to init a new project in Variable Land", "homepage": "https://github.com/variableland/dx/tree/main/packages/vland#readme", "bugs": {