Skip to content

Commit 1bdc792

Browse files
chore(main): release 0.6.0 (#42)
Co-authored-by: reponomics-dashboard[bot] <286571062+reponomics-dashboard[bot]@users.noreply.github.com>
1 parent 778fa55 commit 1bdc792

4 files changed

Lines changed: 12 additions & 4 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.5.1"
2+
".": "0.6.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.6.0](https://github.com/reponomics/PolicyChecks/compare/v0.5.1...v0.6.0) (2026-06-24)
4+
5+
6+
### Features
7+
8+
* expose badge ids in details json ([#43](https://github.com/reponomics/PolicyChecks/issues/43)) ([778fa55](https://github.com/reponomics/PolicyChecks/commit/778fa55990a7a460bba3f3b3fa7b383af64adbbc))
9+
* make badge service dependent on README publication ([#41](https://github.com/reponomics/PolicyChecks/issues/41)) ([703cebd](https://github.com/reponomics/PolicyChecks/commit/703cebd9fdcf9e0e448367b9e5957d93d787f1f6))
10+
311
## [0.5.1](https://github.com/reponomics/PolicyChecks/compare/v0.5.0...v0.5.1) (2026-06-23)
412

513

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": "policychecks",
3-
"version": "0.5.1",
3+
"version": "0.6.0",
44
"description": "A badge service for reporting selected GitHub repository administration settings from direct API evidence",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)