chore(master): release 1.0.0

This commit is contained in:
github-actions[bot] 2026-06-14 22:49:20 +00:00 committed by CommunityMaintained
parent 1bedbe4c1b
commit 5776d49c7d
3 changed files with 28 additions and 2 deletions

View file

@ -1,3 +1,3 @@
{
".": "0.9.9"
".": "1.0.0"
}

26
CHANGELOG.md Normal file
View file

@ -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))

View file

@ -1 +1 @@
0.9.9
1.0.0