Skip to content

Commit

Permalink
chore(release): 12.3.0 [skip ci]
Browse files Browse the repository at this point in the history
## [12.3.0](12.2.2...12.3.0) (2025-01-20)

### Features

* **frontend-compiler-plugin:** check whether using a `YieldingContext` when not necessary ([#698](#698)) ([95232f9](95232f9))

### Build and continuous integration

* prevent kotest classpath scan ([5befb2f](5befb2f))
* use direct access syntax for source sets ([5f82f3f](5f82f3f))

### Refactoring

* use jdk md5 hashing removing apache commons from dependencies ([9602772](9602772))
  • Loading branch information
semantic-release-bot committed Jan 20, 2025
1 parent 95232f9 commit fa115bf
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [12.3.0](https://github.com/Collektive/collektive/compare/12.2.2...12.3.0) (2025-01-20)

### Features

* **frontend-compiler-plugin:** check whether using a `YieldingContext` when not necessary ([#698](https://github.com/Collektive/collektive/issues/698)) ([95232f9](https://github.com/Collektive/collektive/commit/95232f9dd6d83d3d758469d2f05be8f514dc0209))

### Build and continuous integration

* prevent kotest classpath scan ([5befb2f](https://github.com/Collektive/collektive/commit/5befb2f607c367be736b81c7742f8e1cacbab4ed))
* use direct access syntax for source sets ([5f82f3f](https://github.com/Collektive/collektive/commit/5f82f3f00a956f9108220c00cdf6df07d508b7aa))

### Refactoring

* use jdk md5 hashing removing apache commons from dependencies ([9602772](https://github.com/Collektive/collektive/commit/960277242147da6637c49c6c394d6b437b0ade70))

## [12.2.2](https://github.com/Collektive/collektive/compare/12.2.1...12.2.2) (2025-01-18)

### Dependency updates
Expand Down

0 comments on commit fa115bf

Please sign in to comment.