Skip to content

Commit

Permalink
Merge pull request #368 from remarkablemark/release-please--branches-…
Browse files Browse the repository at this point in the history
…-master--components--setup-codeclimate

chore(master): release 2.0.6
  • Loading branch information
remarkablemark committed Jul 17, 2024
2 parents c349820 + 91b979f commit d872a63
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.6](https://github.com/remarkablemark/setup-codeclimate/compare/v2.0.5...v2.0.6) (2024-07-17)


### Build System

* **deps:** bump semver from 7.6.2 to 7.6.3 ([5f6d5c6](https://github.com/remarkablemark/setup-codeclimate/commit/5f6d5c6d9215bb4fddb98052e9d8fd12c7992f70))

## [2.0.5](https://github.com/remarkablemark/setup-codeclimate/compare/v2.0.4...v2.0.5) (2024-05-10)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "setup-codeclimate",
"version": "2.0.5",
"version": "2.0.6",
"description": "Set up your GitHub Actions workflow with Code Climate test reporter",
"author": "Mark <[email protected]>",
"main": "src/index.ts",
Expand Down

0 comments on commit d872a63

Please sign in to comment.