diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5b6d787..3fee498 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.12.4"} +{".":"0.13.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..2646b8a --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,50 @@ +# Changelog + +## 0.13.0 (2024-10-19) + +## What's Changed +* ci: removing GitLab CI/CD configuration by @DeveloperC286 in https://github.com/DeveloperC286/conventional_commits_linter/pull/18 +* docs: updating issues URL by @DeveloperC286 in https://github.com/DeveloperC286/conventional_commits_linter/pull/19 +* ci: adding GitHub Actions Workflows linting by @DeveloperC286 in https://github.com/DeveloperC286/conventional_commits_linter/pull/20 +* ci: adding GitLab mirroring GitHub Action by @DeveloperC286 in https://github.com/DeveloperC286/conventional_commits_linter/pull/21 +* ci: adding clean Git history workflow by @DeveloperC286 in https://github.com/DeveloperC286/conventional_commits_linter/pull/36 +* ci: adding Conventional Commits linting workflow by @DeveloperC286 in https://github.com/DeveloperC286/conventional_commits_linter/pull/37 +* ci: adding Continuous integration (CI) workflow by @DeveloperC286 in https://github.com/DeveloperC286/conventional_commits_linter/pull/38 +* docs: adding Continuous Integration(CI) badge by @DeveloperC286 in https://github.com/DeveloperC286/conventional_commits_linter/pull/39 +* docs: replacing GitLab Continuous Integration(CI) badge by @DeveloperC286 in https://github.com/DeveloperC286/conventional_commits_linter/pull/40 +* ci: moving GitHub Actions workflow formatting check by @DeveloperC286 in https://github.com/DeveloperC286/conventional_commits_linter/pull/41 +* docs: updating repository link to GitHub by @DeveloperC286 in https://github.com/DeveloperC286/conventional_commits_linter/pull/43 +* docs: changing URLs to GitHub by @DeveloperC286 in https://github.com/DeveloperC286/conventional_commits_linter/pull/44 +* chore: Configure Renovate by @renovate in https://github.com/DeveloperC286/conventional_commits_linter/pull/45 +* chore(deps): update actions/checkout action to v4 by @renovate in https://github.com/DeveloperC286/conventional_commits_linter/pull/49 +* ci: converting to earthly/actions-setup@v1 by @DeveloperC286 in https://github.com/DeveloperC286/conventional_commits_linter/pull/58 +* docs: removing Continuous Integration (CI) badge by @DeveloperC286 in https://github.com/DeveloperC286/conventional_commits_linter/pull/59 +* docs: library deprecation notice by @DeveloperC286 in https://github.com/DeveloperC286/conventional_commits_linter/pull/60 +* refactor: merging binary and library by @DeveloperC286 in https://github.com/DeveloperC286/conventional_commits_linter/pull/61 +* fix(deps): update rust crate log to v0.4.22 by @renovate in https://github.com/DeveloperC286/conventional_commits_linter/pull/47 +* fix(deps): update rust crate clap to v4.5.20 by @renovate in https://github.com/DeveloperC286/conventional_commits_linter/pull/56 +* fix(deps): update rust crate git2 to 0.19.0 by @renovate in https://github.com/DeveloperC286/conventional_commits_linter/pull/57 +* fix(deps): update rust crate lazy_static to v1.5.0 by @renovate in https://github.com/DeveloperC286/conventional_commits_linter/pull/63 +* fix(deps): update rust crate serde_json to v1.0.128 by @renovate in https://github.com/DeveloperC286/conventional_commits_linter/pull/51 +* fix(deps): update rust crate serde to v1.0.210 - autoclosed by @renovate in https://github.com/DeveloperC286/conventional_commits_linter/pull/50 +* fix(deps): update rust crate pretty_env_logger to 0.5.0 by @renovate in https://github.com/DeveloperC286/conventional_commits_linter/pull/64 +* fix(deps): update rust crate regex to v1.11.0 by @renovate in https://github.com/DeveloperC286/conventional_commits_linter/pull/65 +* fix(deps): update strum monorepo to 0.26.0 - autoclosed by @renovate in https://github.com/DeveloperC286/conventional_commits_linter/pull/66 +* chore(deps): update rust crate rstest to 0.23.0 by @renovate in https://github.com/DeveloperC286/conventional_commits_linter/pull/54 +* chore(deps): update rust crate insta to v1.40.0 by @renovate in https://github.com/DeveloperC286/conventional_commits_linter/pull/53 +* build: removing metadata from unit-test target by @DeveloperC286 in https://github.com/DeveloperC286/conventional_commits_linter/pull/67 +* feat: converting error handing to anyhow by @DeveloperC286 in https://github.com/DeveloperC286/conventional_commits_linter/pull/68 +* chore(deps): update dependency parse to v1.20.2 by @renovate in https://github.com/DeveloperC286/conventional_commits_linter/pull/52 +* chore(deps): update dependency parse-type to v0.6.4 by @renovate in https://github.com/DeveloperC286/conventional_commits_linter/pull/46 +* refactor: fixing end to end test error message by @DeveloperC286 in https://github.com/DeveloperC286/conventional_commits_linter/pull/70 +* ci: adding release-please by @DeveloperC286 in https://github.com/DeveloperC286/conventional_commits_linter/pull/72 +* ci: adding release binary publishing by @DeveloperC286 in https://github.com/DeveloperC286/conventional_commits_linter/pull/73 +* ci: adding publishing to crates.io by @DeveloperC286 in https://github.com/DeveloperC286/conventional_commits_linter/pull/75 +* fix(deps): update rust crate anyhow to v1.0.90 by @renovate in https://github.com/DeveloperC286/conventional_commits_linter/pull/71 +* fix(deps): update rust crate serde_json to v1.0.131 by @renovate in https://github.com/DeveloperC286/conventional_commits_linter/pull/69 + +## New Contributors +* @DeveloperC286 made their first contribution in https://github.com/DeveloperC286/conventional_commits_linter/pull/18 +* @renovate made their first contribution in https://github.com/DeveloperC286/conventional_commits_linter/pull/45 + +**Full Changelog**: https://github.com/DeveloperC286/conventional_commits_linter/compare/v0.12.4...v0.13.0 diff --git a/Cargo.lock b/Cargo.lock index da47d10..669d06c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -163,7 +163,7 @@ dependencies = [ [[package]] name = "conventional_commits_linter" -version = "0.12.4" +version = "0.13.0" dependencies = [ "ansi_term", "anyhow", @@ -706,9 +706,9 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.131" +version = "1.0.128" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "67d42a0bd4ac281beff598909bb56a86acaf979b84483e1c79c10dcaf98f8cf3" +checksum = "6ff5456707a1de34e7e37f2a6fd3d3f808c318259cbd01ab6377795054b483d8" dependencies = [ "itoa", "memchr", diff --git a/Cargo.toml b/Cargo.toml index e4dbe8c..1361aa6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "conventional_commits_linter" -version = "0.12.4" +version = "0.13.0" description = "A tooling and language agnostic utility to lint Git commits against the Conventional Commits specification." authors = ["C "] edition = "2021"