diff --git a/.changeset/shiny-planes-shop.md b/.changeset/shiny-planes-shop.md deleted file mode 100644 index 7659f2e..0000000 --- a/.changeset/shiny-planes-shop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@plexus-ms/config": minor ---- - -Initial release: shared tool configurations as subpath exports, starting with Biome โ€” `"extends": ["@plexus-ms/config/biome"]`. diff --git a/packages/config/CHANGELOG.md b/packages/config/CHANGELOG.md new file mode 100644 index 0000000..0157d2e --- /dev/null +++ b/packages/config/CHANGELOG.md @@ -0,0 +1,7 @@ +# @plexus-ms/config + +## 0.1.0 + +### Minor Changes + +- b654b86: Initial release: shared tool configurations as subpath exports, starting with Biome โ€” `"extends": ["@plexus-ms/config/biome"]`. diff --git a/packages/config/package.json b/packages/config/package.json index 5f9dd41..1512059 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -1,6 +1,6 @@ { "name": "@plexus-ms/config", - "version": "0.0.0", + "version": "0.1.0", "description": "Shared tool configurations for Plexus repos โ€” each an extend-in-one-line subpath export (ยง 9 PLX).", "license": "GPL-3.0-or-later", "files": [