Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit e08c4dc

Browse files
Merge pull request #323 from remarkablemark/release-please--branches--master--components--setup-codeclimate
chore(master): release 2.0.4
2 parents f8e1ed6 + bf3a1b1 commit e08c4dc

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

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.4](https://github.com/remarkablemark/setup-codeclimate/compare/v2.0.3...v2.0.4) (2024-05-08)
4+
5+
6+
### Build System
7+
8+
* **deps:** bump semver from 7.6.0 to 7.6.1 ([#322](https://github.com/remarkablemark/setup-codeclimate/issues/322)) ([d4dce3f](https://github.com/remarkablemark/setup-codeclimate/commit/d4dce3f5ad8de710fd2209cf751a89b0f0c29eb4))
9+
310
## [2.0.3](https://github.com/remarkablemark/setup-codeclimate/compare/v2.0.2...v2.0.3) (2024-02-06)
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.3",
3+
"version": "2.0.4",
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)