Skip to content

Commit 678a948

Browse files
chore(main): release 2.6.6 (#122)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 34bbba0 commit 678a948

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.6.5"
2+
".": "2.6.6"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55

66
* **setup:** add support for data deletion ([#105](https://github.com/OneLiteFeatherNET/Cygnus/issues/105)) ([92670e5](https://github.com/OneLiteFeatherNET/Cygnus/commit/92670e5258e906c5c36e515185bebd678be9ba3a))
77

8+
## [2.6.6](https://github.com/OneLiteFeatherNET/Cygnus/compare/v2.6.5...v2.6.6) (2026-06-29)
9+
10+
11+
### Bug Fixes
12+
13+
* **workflow:** ensure SBOM upload runs only when version is available ([3f6f2b7](https://github.com/OneLiteFeatherNET/Cygnus/commit/3f6f2b7aeb3173ec5b31ca2d1f8166a14a492a48))
14+
815
## [2.6.5](https://github.com/OneLiteFeatherNET/Cygnus/compare/v2.6.4...v2.6.5) (2026-06-29)
916

1017

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
### Project settings
2-
version = 2.6.6-SNAPSHOT # x-release-please-version
2+
version = 2.6.6 # x-release-please-version
33
group = net.onelitefeather

0 commit comments

Comments
 (0)