Skip to content

Commit

Permalink
chore(release): 2.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.2](2.0.1...2.0.2) (2022-06-30)

### Bug Fixes

* **nexus:** default to a longer timeout for Maven Central Nexus (5 minutes) ([f541c3f](f541c3f))

### Refactoring

* extract MavenRepositoryDescriptor to its own source file ([c602328](c602328))

### Build and continuous integration

* don't run the CI pipeline on updates to the Git ignore files ([657fc01](657fc01))
* improve the detection of credentials existence ([117f752](117f752))
  • Loading branch information
semantic-release-bot committed Jun 30, 2022
1 parent 117f752 commit 948e6af
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## [2.0.2](https://github.com/DanySK/publish-on-central/compare/2.0.1...2.0.2) (2022-06-30)


### Bug Fixes

* **nexus:** default to a longer timeout for Maven Central Nexus (5 minutes) ([f541c3f](https://github.com/DanySK/publish-on-central/commit/f541c3fd1784d1f77c03792caf8255c1c10af63e))


### Refactoring

* extract MavenRepositoryDescriptor to its own source file ([c602328](https://github.com/DanySK/publish-on-central/commit/c6023283f642fb67a50422e609f867e2394ab3af))


### Build and continuous integration

* don't run the CI pipeline on updates to the Git ignore files ([657fc01](https://github.com/DanySK/publish-on-central/commit/657fc013155e87f04000b0ef053bc88cd9746a2f))
* improve the detection of credentials existence ([117f752](https://github.com/DanySK/publish-on-central/commit/117f752943ca4f361117e01c07a0b1422b0cc600))

## [2.0.1](https://github.com/DanySK/publish-on-central/compare/2.0.0...2.0.1) (2022-06-30)


Expand Down

0 comments on commit 948e6af

Please sign in to comment.