diff --git a/.bumpy/new-name-wizard.md b/.bumpy/new-name-wizard.md deleted file mode 100644 index 5a69365..0000000 --- a/.bumpy/new-name-wizard.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -fledgling: minor ---- - -Prompt for a new package name in the wizard. diff --git a/CHANGELOG.md b/CHANGELOG.md index 4260c15..23f738a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog + +## 1.1.0 +2026-06-18 + +- [#2](https://github.com/dmno-dev/fledgling/pull/2) *(minor)* - Prompt for a new package name in the wizard. + ## 1.0.0 2026-06-17 diff --git a/package.json b/package.json index 889fd5b..41ec382 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fledgling", - "version": "1.0.0", + "version": "1.1.0", "description": "🐣 Hatch your new npm package safely - claim the name on npm and set up / sync trusted publishing settings, for one package or a whole monorepo.", "keywords": [ "npm",