From 5f9ada20c8c94e358db3879557241e5e24086291 Mon Sep 17 00:00:00 2001 From: bumpy-bot <276066384+bumpy-bot@users.noreply.github.com> Date: Thu, 18 Jun 2026 23:13:20 +0000 Subject: [PATCH] Version packages fledgling@1.1.0 --- .bumpy/new-name-wizard.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .bumpy/new-name-wizard.md 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",