From 5776d49c7d4bd343ab96eb563e0ad03579c5ebca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 22:49:20 +0000 Subject: [PATCH] chore(master): release 1.0.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 26 ++++++++++++++++++++++++++ version.txt | 2 +- 3 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e0389a4..37fcefa 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.9.9" + ".": "1.0.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..96e175b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,26 @@ +# Changelog + +## [1.0.0](https://github.com/CommunityMaintained/pinchflat/compare/v0.9.9...v1.0.0) (2026-06-14) + + +### ⚠ BREAKING CHANGES + +* bump major version for first release + +### Features + +* add release-please, change versioning to SemVer ([67c85f3](https://github.com/CommunityMaintained/pinchflat/commit/67c85f314d25d49d60205b600da5b791ff314332)) +* bump major version for first release ([1bedbe4](https://github.com/CommunityMaintained/pinchflat/commit/1bedbe4c1bd6edab107af5e529b03f2df4ecb2b6)) +* bump release ([914dbd3](https://github.com/CommunityMaintained/pinchflat/commit/914dbd3c1f0caea4e3238a64a4ad4b7df424c5c2)) + + +### Bug Fixes + +* assigng correct tags to dev builds ([36709df](https://github.com/CommunityMaintained/pinchflat/commit/36709df589050e2f2787d505c43f551872ca6c9b)) +* **ci:** correct casing for ghcr ([e08570b](https://github.com/CommunityMaintained/pinchflat/commit/e08570bb7d50fa9df6e372459d0cb58f64f1b7a5)) +* **ci:** correct job deps in release ([a03f71a](https://github.com/CommunityMaintained/pinchflat/commit/a03f71acb8172b6944fb4ef65d81b5eb414eebd9)) +* **ci:** ignore prettier in changelog ([de54801](https://github.com/CommunityMaintained/pinchflat/commit/de548018f7d17e1c2db6d7e8d466ea4de24e9f83)) +* linter ([7b29408](https://github.com/CommunityMaintained/pinchflat/commit/7b29408165bfca80d6c0c344dd275a1c880fd799)) +* prettier'd new code ([ba41fb2](https://github.com/CommunityMaintained/pinchflat/commit/ba41fb22cd5f954d9033efcfec4c94838be8c462)) +* reflect new github org in webui ([2b8faeb](https://github.com/CommunityMaintained/pinchflat/commit/2b8faeb29f342cc2d4382f0caee0add8a0046dbd)) +* update image name ([122503d](https://github.com/CommunityMaintained/pinchflat/commit/122503de2f03d1c57eb7d117b3ae88928f028538)) diff --git a/version.txt b/version.txt index 7e310ba..3eefcb9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.9.9 +1.0.0