Skip to content

Commit 78a2a4a

Browse files
Update CHANGELOG.md
1 parent 32f6a26 commit 78a2a4a

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
## 0.3.0
2+
3+
### New Features ✨
4+
5+
- Deploy website to GitHub Pages on release by @MathurAditya724 in [#68](https://github.com/getsentry/codecov-action/pull/68)
6+
7+
### Bug Fixes 🐛
8+
9+
- Trigger CI on release branches by @MathurAditya724 in [24ef6ffd](https://github.com/getsentry/codecov-action/commit/24ef6ffd690604208d64c9e2208d03abe6f00dfd)
10+
- Show full file paths with links to PR diff in coverage table by @MathurAditya724 in [#67](https://github.com/getsentry/codecov-action/pull/67)
11+
- Show patch-specific uncovered lines in PR comment by @MathurAditya724 in [#65](https://github.com/getsentry/codecov-action/pull/65)
12+
- Correct patch coverage calculation and baseline artifact lookup by @MathurAditya724 in [#56](https://github.com/getsentry/codecov-action/pull/56)
13+
- Informational mode, input overrides, and floating point precision by @BYK in [#54](https://github.com/getsentry/codecov-action/pull/54)
14+
- Updated the codecov config in CI by @MathurAditya724 in [fda17cfc](https://github.com/getsentry/codecov-action/commit/fda17cfc37e16a0cc23f61685813390bfee7daf3)
15+
16+
### Internal Changes 🔧
17+
18+
#### Deps
19+
20+
- Bump lucide-react from 0.555.0 to 1.6.0 by @dependabot in [#60](https://github.com/getsentry/codecov-action/pull/60)
21+
- Bump @tanstack/react-query from 5.90.21 to 5.95.2 by @dependabot in [#61](https://github.com/getsentry/codecov-action/pull/61)
22+
- Bump react-router-dom from 7.13.1 to 7.13.2 by @dependabot in [#62](https://github.com/getsentry/codecov-action/pull/62)
23+
- Bump fast-xml-parser from 5.4.1 to 5.5.7 by @dependabot in [#52](https://github.com/getsentry/codecov-action/pull/52)
24+
- Bump react-router-dom from 7.10.1 to 7.13.1 by @dependabot in [#38](https://github.com/getsentry/codecov-action/pull/38)
25+
- Bump fast-xml-parser from 5.3.8 to 5.4.1 by @dependabot in [#37](https://github.com/getsentry/codecov-action/pull/37)
26+
- Bump react and @types/react by @dependabot in [#39](https://github.com/getsentry/codecov-action/pull/39)
27+
28+
#### Other
29+
30+
- (ci) Upgrade action runtime from node20 to node24 by @BYK in [#53](https://github.com/getsentry/codecov-action/pull/53)
31+
- Add workflow to check dist/index.js is up to date by @MathurAditya724 in [#57](https://github.com/getsentry/codecov-action/pull/57)
32+
33+
### Other
34+
35+
- Update .gitignore by @MathurAditya724 in [c3ef86d1](https://github.com/getsentry/codecov-action/commit/c3ef86d18a5f499a466d547322a0382839c4eb99)

0 commit comments

Comments
 (0)