From 8d0f604b7a7dbb4fb3b6a0d16231b9511b37d0ed Mon Sep 17 00:00:00 2001 From: "vland-bot[bot]" <282456776+vland-bot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 01:00:15 +0000 Subject: [PATCH] RELEASING: Releasing 3 package(s) Releases: @vlandoss/biome-config@0.0.9 @vlandoss/localproxy@0.2.3 @vlandoss/starter@0.4.2 [skip ci] --- .changeset/deprecate-packages.md | 13 ------------- dotfiles/biome-config/CHANGELOG.md | 12 ++++++++++++ dotfiles/biome-config/package.json | 2 +- packages/localproxy/CHANGELOG.md | 12 ++++++++++++ packages/localproxy/package.json | 2 +- packages/starter/CHANGELOG.md | 12 ++++++++++++ packages/starter/package.json | 2 +- 7 files changed, 39 insertions(+), 16 deletions(-) delete mode 100644 .changeset/deprecate-packages.md diff --git a/.changeset/deprecate-packages.md b/.changeset/deprecate-packages.md deleted file mode 100644 index e0682b9..0000000 --- a/.changeset/deprecate-packages.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -"@vlandoss/biome-config": patch -"@vlandoss/localproxy": patch -"@vlandoss/starter": patch ---- - -Deprecate package — final published version with notice. - -- `@vlandoss/biome-config` is superseded by [`@vlandoss/config`](https://github.com/variableland/dx/tree/main/packages/config) (use `@vlandoss/config/biome`). -- `@vlandoss/localproxy` is superseded by [Portless](https://port1355.dev). -- `@vlandoss/starter` is superseded by [`@vlandoss/vland`](https://github.com/variableland/dx/tree/main/packages/vland). - -Each package's `homepage` is repinned to a tag URL so the deprecation README stays reachable after the source is removed from the monorepo. diff --git a/dotfiles/biome-config/CHANGELOG.md b/dotfiles/biome-config/CHANGELOG.md index 3251ab2..7fd9ec0 100644 --- a/dotfiles/biome-config/CHANGELOG.md +++ b/dotfiles/biome-config/CHANGELOG.md @@ -1,5 +1,17 @@ # @vlandoss/biome-config +## 0.0.9 + +### Patch Changes + +- [#206](https://github.com/variableland/dx/pull/206) [`6c2ec90`](https://github.com/variableland/dx/commit/6c2ec9097abde47f9f7a8489c4a7149f0699d397) Thanks [@rqbazan](https://github.com/rqbazan)! - Deprecate package — final published version with notice. + + - `@vlandoss/biome-config` is superseded by [`@vlandoss/config`](https://github.com/variableland/dx/tree/main/packages/config) (use `@vlandoss/config/biome`). + - `@vlandoss/localproxy` is superseded by [Portless](https://port1355.dev). + - `@vlandoss/starter` is superseded by [`@vlandoss/vland`](https://github.com/variableland/dx/tree/main/packages/vland). + + Each package's `homepage` is repinned to a tag URL so the deprecation README stays reachable after the source is removed from the monorepo. + ## 0.0.8 ### Patch Changes diff --git a/dotfiles/biome-config/package.json b/dotfiles/biome-config/package.json index aecac88..0338ff7 100644 --- a/dotfiles/biome-config/package.json +++ b/dotfiles/biome-config/package.json @@ -1,6 +1,6 @@ { "name": "@vlandoss/biome-config", - "version": "0.0.8", + "version": "0.0.9", "description": "Biome configuration file for @variableland", "homepage": "https://github.com/variableland/dx/tree/%40vlandoss%2Fbiome-config%400.0.9/dotfiles/biome-config#readme", "bugs": { diff --git a/packages/localproxy/CHANGELOG.md b/packages/localproxy/CHANGELOG.md index 10768f4..eab0c72 100644 --- a/packages/localproxy/CHANGELOG.md +++ b/packages/localproxy/CHANGELOG.md @@ -1,5 +1,17 @@ # @vlandoss/localproxy +## 0.2.3 + +### Patch Changes + +- [#206](https://github.com/variableland/dx/pull/206) [`6c2ec90`](https://github.com/variableland/dx/commit/6c2ec9097abde47f9f7a8489c4a7149f0699d397) Thanks [@rqbazan](https://github.com/rqbazan)! - Deprecate package — final published version with notice. + + - `@vlandoss/biome-config` is superseded by [`@vlandoss/config`](https://github.com/variableland/dx/tree/main/packages/config) (use `@vlandoss/config/biome`). + - `@vlandoss/localproxy` is superseded by [Portless](https://port1355.dev). + - `@vlandoss/starter` is superseded by [`@vlandoss/vland`](https://github.com/variableland/dx/tree/main/packages/vland). + + Each package's `homepage` is repinned to a tag URL so the deprecation README stays reachable after the source is removed from the monorepo. + ## 0.2.2 ### Patch Changes diff --git a/packages/localproxy/package.json b/packages/localproxy/package.json index 2331b41..e905696 100644 --- a/packages/localproxy/package.json +++ b/packages/localproxy/package.json @@ -1,6 +1,6 @@ { "name": "@vlandoss/localproxy", - "version": "0.2.2", + "version": "0.2.3", "description": "Simple local development proxy automation", "homepage": "https://github.com/variableland/dx/tree/%40vlandoss%2Flocalproxy%400.2.3/packages/localproxy#readme", "bugs": { diff --git a/packages/starter/CHANGELOG.md b/packages/starter/CHANGELOG.md index 8637e54..df64995 100644 --- a/packages/starter/CHANGELOG.md +++ b/packages/starter/CHANGELOG.md @@ -1,5 +1,17 @@ # @vlandoss/starter +## 0.4.2 + +### Patch Changes + +- [#206](https://github.com/variableland/dx/pull/206) [`6c2ec90`](https://github.com/variableland/dx/commit/6c2ec9097abde47f9f7a8489c4a7149f0699d397) Thanks [@rqbazan](https://github.com/rqbazan)! - Deprecate package — final published version with notice. + + - `@vlandoss/biome-config` is superseded by [`@vlandoss/config`](https://github.com/variableland/dx/tree/main/packages/config) (use `@vlandoss/config/biome`). + - `@vlandoss/localproxy` is superseded by [Portless](https://port1355.dev). + - `@vlandoss/starter` is superseded by [`@vlandoss/vland`](https://github.com/variableland/dx/tree/main/packages/vland). + + Each package's `homepage` is repinned to a tag URL so the deprecation README stays reachable after the source is removed from the monorepo. + ## 0.4.1 ### Patch Changes diff --git a/packages/starter/package.json b/packages/starter/package.json index 0ea0791..6002d9f 100644 --- a/packages/starter/package.json +++ b/packages/starter/package.json @@ -1,6 +1,6 @@ { "name": "@vlandoss/starter", - "version": "0.4.1", + "version": "0.4.2", "description": "The CLI to init a new project in Variable Land", "homepage": "https://github.com/variableland/dx/tree/%40vlandoss%2Fstarter%400.4.2/packages/starter#readme", "bugs": {