Skip to content

Commit

Permalink
docs: delete changelog of v0.0.2 as it was not released
Browse files Browse the repository at this point in the history
  • Loading branch information
remisbaima committed Apr 24, 2022
1 parent ab0f073 commit b815679
Showing 1 changed file with 0 additions and 39 deletions.
39 changes: 0 additions & 39 deletions CHANGELOG.md
Expand Up @@ -16,42 +16,3 @@
* change sonarcloud badge to overall code ([f797930](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/f7979305e1cba08ee46c8dc3eaf79706e900ecbd))
* delete <plugins> tag to facilitate copying plugin config ([67c238a](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/67c238ae0ca746cde1f4f3cc1fb5d24df340ae74))
* fix typo ([5f0fbc5](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/5f0fbc5dac3ea7860b72cd2503da44fee890d24b))

### [0.0.2](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/compare/v0.0.2...v0.0.2) (2022-04-23)


### Features

* add distributionManagement ([b79297e](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/b79297e9406f83a0777705de231a8f78c2092f3c))


### Bug Fixes

* add -DskipTests to Maven build ([69c1e0f](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/69c1e0f7e7882f027648cad575a91e5f27ba0b39))
* add token name ([4815f71](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/4815f71ada05cdd4d5a4b6d1d6568526488b5829))
* bug in github action ([cdf80b1](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/cdf80b1d9b51f8307397055ad095c93d6e424619))
* change pom.xml version to avoid constant updates. ([67775a2](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/67775a2f6d7f627dc3310b70635377bc7486d93f))
* change secret name ([ba215bc](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/ba215bc1c728dd2de1691b969ca1021970631d98))
* cleanup changelog ([1ae0a66](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/1ae0a666e2be8fe4f0affc58285391f593261d1a))
* extend github workflow to publish ([8989786](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/89897860557bef62d466aadac9bcd3a2aaa16059))
* fix github action for publish ([142b771](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/142b771815b343556be682125c25ce3224f1ef09))
* fix mvn deploy ([078da49](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/078da497395b057666da2f76a0f22bfff5b3ca04))
* improve exception handling and test coverage ([3bc9be7](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/3bc9be7fde9f85e17b1bb4b0768c720a2662c8e8))
* improve test coverage ([216f7c3](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/216f7c3cb25b7b229d4140cb51edf41d7f470517))
* listen to release created ([8a156dd](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/8a156dd333c21071d75192daf5779dd5685d36b1))
* output steps variables ([cd36870](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/cd36870aef9e279cda4e62dfab7c0443277558e2))
* pass PAT instead of GH token ([8fe2b69](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/8fe2b69fd531f4aaecbce461f699225e3fb5027c))
* re-org github action ([9fc1aed](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/9fc1aed6eed91e1fbda711b6722a2c3de5478b69))
* remove commented code ([2553cf0](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/2553cf0ed4c0385611d211ae8aa638525ee78744))
* remove echo ([36f0056](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/36f0056983d1cdf5a550c75fd4fdf5f8ad126e47))
* simplify github workflow ([a128208](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/a1282081979ab2297b3aabeb7c4afb6912b2160b))
* step msg ([8e8ffd4](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/8e8ffd47fbfbc79d1a6304c55c3afd66e679132f))
* test release ([2b787cb](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/2b787cb91f62db694a9378d57dffa1b3e119b00f))
* test release ([0e28a13](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/0e28a137f14c67a19e1a01c69a8f1a03c1a5eef0))


### Miscellaneous Chores

* release 0.0.1 ([6756050](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/675605065fb1e1b4f54cc5fa930523aee49eadf7))
* release 0.0.2 ([08b9479](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/08b94798c56f5a494fa6116f5cac92bac7726201))
* release 0.0.2 ([995eeb3](https://github.com/remisbaima/license-checker-cyclonedx-maven-plugin/commit/995eeb3e5e6402be336d631ae7af05f84ba13731))

0 comments on commit b815679

Please sign in to comment.