Skip to content

Commit

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

### Dependency updates

* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.118 ([#1286](#1286)) ([0bd0bad](0bd0bad))
* **deps:** update node.js to 22.13 ([#1284](#1284)) ([5e80daa](5e80daa))
* **deps:** update plugin publishoncentral to v8 ([#1285](#1285)) ([3c4e278](3c4e278))

### Bug Fixes

* fix the plugin forgetting the dependencies of Java projects ([#1287](#1287)) ([636752f](636752f))

### Build and continuous integration

* **deps:** update danysk/template-for-kotlin-multiplatform-projects action to v0.2.6 ([#1282](#1282)) ([8f1d03f](8f1d03f))
  • Loading branch information
semantic-release-bot committed Jan 9, 2025
1 parent 636752f commit be95c92
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [8.0.1](https://github.com/DanySK/publish-on-central/compare/8.0.0...8.0.1) (2025-01-09)

### Dependency updates

* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.118 ([#1286](https://github.com/DanySK/publish-on-central/issues/1286)) ([0bd0bad](https://github.com/DanySK/publish-on-central/commit/0bd0badf9723c4798749f05ebd4ed5aa7f906b9f))
* **deps:** update node.js to 22.13 ([#1284](https://github.com/DanySK/publish-on-central/issues/1284)) ([5e80daa](https://github.com/DanySK/publish-on-central/commit/5e80daa9942c3a1c8939866f1176f33497778479))
* **deps:** update plugin publishoncentral to v8 ([#1285](https://github.com/DanySK/publish-on-central/issues/1285)) ([3c4e278](https://github.com/DanySK/publish-on-central/commit/3c4e278fca3d476e6b1ec0e140df87ff7980495d))

### Bug Fixes

* fix the plugin forgetting the dependencies of Java projects ([#1287](https://github.com/DanySK/publish-on-central/issues/1287)) ([636752f](https://github.com/DanySK/publish-on-central/commit/636752fc42a1d868d69ac4b31b501f52d03936e1))

### Build and continuous integration

* **deps:** update danysk/template-for-kotlin-multiplatform-projects action to v0.2.6 ([#1282](https://github.com/DanySK/publish-on-central/issues/1282)) ([8f1d03f](https://github.com/DanySK/publish-on-central/commit/8f1d03f411e0ea5138e356ed0cbecc6b160fda2d))

## [8.0.0](https://github.com/DanySK/publish-on-central/compare/7.0.4...8.0.0) (2025-01-08)

### ⚠ BREAKING CHANGES
Expand Down

0 comments on commit be95c92

Please sign in to comment.