This repository was archived by the owner on Jul 23, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 8 .0.0"
2
+ "." : " 9 .0.0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 9.0.0] ( https://github.com/paambaati/codeclimate-action/compare/v8.0.0...v9.0.0 ) (2024-08-21)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** core:** add support for batch-size ([ 3c144ec] ( https://github.com/paambaati/codeclimate-action/commit/3c144ec8e4074dcc15884b780b4eed12d8ab0f3a ) )
9
+
10
+ ### Miscellaneous Chores
11
+
12
+ * release 6.0.0 ([ 5c9d4de] ( https://github.com/paambaati/codeclimate-action/commit/5c9d4de11fe96247f3539e4e8c7cdd448b0c6dca ) )
13
+ * release 7.0.0 ([ bae515b] ( https://github.com/paambaati/codeclimate-action/commit/bae515b41c8a9de774d011c8796742112d8c903f ) )
14
+ * release 8.0.0 ([ 26b2a65] ( https://github.com/paambaati/codeclimate-action/commit/26b2a652c38277ae8185d000fecbbbfe08e761a4 ) )
15
+ * release 9.0.0 ([ d84270d] ( https://github.com/paambaati/codeclimate-action/commit/d84270d264e7c7176492228c88790bd551c6dfcf ) )
16
+
3
17
## [ 8.0.0] ( https://github.com/paambaati/codeclimate-action/compare/v7.0.0...v8.0.0 ) (2024-06-12)
4
18
5
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " codeclimate-action" ,
3
- "version" : " 8 .0.0" ,
3
+ "version" : " 9 .0.0" ,
4
4
"private" : true ,
5
5
"description" : " Publish code coverage to Code Climate" ,
6
6
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments