Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit f255ad5

Browse files
chore: bump to 2.1.12
1 parent 27a9833 commit f255ad5

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
### `2.1.12`
2+
3+
#### Fixes
4+
- #322 Add Cirrus CI
5+
6+
#### Dependencies and Misc
7+
- #311 Bump coverage from 5.3 to 5.3.1
8+
- #312 Bump coverage from 5.3.1 to 5.4
9+
- #314 Bump coverage from 5.4 to 5.5
10+
- #320 Upgrade to GitHub-native Dependabot
11+
112
### `2.1.11`
213

314
#### Fixes

codecov/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
__license__ = "Apache 2.0"
66
__title__ = "codecov"
77
__url__ = "https://github.com/codecov/codecov-python"
8-
__version__ = "2.1.11"
8+
__version__ = "2.1.12"

0 commit comments

Comments
 (0)