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

Commit 8551645

Browse files
committed
v0.0.4
1 parent de4167c commit 8551645

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @caff/code-climate-github-action
22

3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- Rebuild package with updated dependencies
8+
39
## 0.0.3
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@caff/code-climate-github-action",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "A Github action to upload code coverage infomation to Code Climate",
55
"main": "lib/index.js",
66
"repository": "https://github.com/caffco/code-climate-github-action",

0 commit comments

Comments
 (0)