Skip to content

Commit 79a0cca

Browse files
Merge pull request #425 from remarkablemark/release-please--branches--master--components--setup-codeclimate
chore(master): release 2.0.7
2 parents 278ed5a + b93f0a3 commit 79a0cca

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.0.7](https://github.com/remarkablemark/setup-codeclimate/compare/v2.0.6...v2.0.7) (2024-09-24)
4+
5+
6+
### Build System
7+
8+
* **deps-dev:** bump @vercel/ncc from 0.38.1 to 0.38.2 ([#422](https://github.com/remarkablemark/setup-codeclimate/issues/422)) ([79a3a29](https://github.com/remarkablemark/setup-codeclimate/commit/79a3a29b76f3710709d5d5ab8228353dbfd4dd1c))
9+
310
## [2.0.6](https://github.com/remarkablemark/setup-codeclimate/compare/v2.0.5...v2.0.6) (2024-07-17)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "setup-codeclimate",
3-
"version": "2.0.6",
3+
"version": "2.0.7",
44
"description": "Set up your GitHub Actions workflow with Code Climate test reporter",
55
"author": "Mark <mark@remarkablemark.org>",
66
"main": "src/index.ts",

0 commit comments

Comments
 (0)