From ae236addd9880e5ce6a5a8ab353eeaed395f042c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 20 Feb 2025 22:32:06 +0000 Subject: [PATCH] chore(release): 16.1.0 [skip ci] ## [16.1.0](https://github.com/Collektive/collektive/compare/16.0.1...16.1.0) (2025-02-20) ### Features * introduce opt-in annotation preventing the erroneous usage of API intended to be internal ([#777](https://github.com/Collektive/collektive/issues/777)) ([9aeb063](https://github.com/Collektive/collektive/commit/9aeb06358ef1d51d60bc38496418bdb81732e56c)) ### Dependency updates * **deps:** update alchemist to v38.0.1 ([8629445](https://github.com/Collektive/collektive/commit/8629445df4f43f63f1060b41a6ae6d1f8b914db9)) * **deps:** update alchemist to v38.0.3 ([a3e7490](https://github.com/Collektive/collektive/commit/a3e74904c2cfb1725205afa53aaca619c0e975bd)) * **deps:** update alchemist to v39 ([b683afc](https://github.com/Collektive/collektive/commit/b683afc81146b1712db5819884844b3fd870b572)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.124 ([3875293](https://github.com/Collektive/collektive/commit/38752935b4af7b0c19fdbc3a0911690e4acaeb6d)) * **deps:** update plugin com.gradle.develocity to v3.19.2 ([36104c0](https://github.com/Collektive/collektive/commit/36104c02a2bfe42be49905db83126f217e8104c3)) ### Build and continuous integration * **deps:** update danysk/build-check-deploy-gradle-action action to v3.7.10 ([0babc68](https://github.com/Collektive/collektive/commit/0babc68992ea527e6228e50cf61ce0582385e49d)) * **deps:** update danysk/build-check-deploy-gradle-action action to v3.7.9 ([6ba1df3](https://github.com/Collektive/collektive/commit/6ba1df30954cce8b72d24b43dd59ac7555e57511)) --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9ee819f0..cc0a4df3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +## [16.1.0](https://github.com/Collektive/collektive/compare/16.0.1...16.1.0) (2025-02-20) + +### Features + +* introduce opt-in annotation preventing the erroneous usage of API intended to be internal ([#777](https://github.com/Collektive/collektive/issues/777)) ([9aeb063](https://github.com/Collektive/collektive/commit/9aeb06358ef1d51d60bc38496418bdb81732e56c)) + +### Dependency updates + +* **deps:** update alchemist to v38.0.1 ([8629445](https://github.com/Collektive/collektive/commit/8629445df4f43f63f1060b41a6ae6d1f8b914db9)) +* **deps:** update alchemist to v38.0.3 ([a3e7490](https://github.com/Collektive/collektive/commit/a3e74904c2cfb1725205afa53aaca619c0e975bd)) +* **deps:** update alchemist to v39 ([b683afc](https://github.com/Collektive/collektive/commit/b683afc81146b1712db5819884844b3fd870b572)) +* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.124 ([3875293](https://github.com/Collektive/collektive/commit/38752935b4af7b0c19fdbc3a0911690e4acaeb6d)) +* **deps:** update plugin com.gradle.develocity to v3.19.2 ([36104c0](https://github.com/Collektive/collektive/commit/36104c02a2bfe42be49905db83126f217e8104c3)) + +### Build and continuous integration + +* **deps:** update danysk/build-check-deploy-gradle-action action to v3.7.10 ([0babc68](https://github.com/Collektive/collektive/commit/0babc68992ea527e6228e50cf61ce0582385e49d)) +* **deps:** update danysk/build-check-deploy-gradle-action action to v3.7.9 ([6ba1df3](https://github.com/Collektive/collektive/commit/6ba1df30954cce8b72d24b43dd59ac7555e57511)) + ## [16.0.1](https://github.com/Collektive/collektive/compare/16.0.0...16.0.1) (2025-02-16) ### Dependency updates