Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"state": "open"
- "title": "0.1.1"
"description": "Patch release – targeting 0.1.x branch (semantic version: 0.1.1)"
"state": "open"
"state": "closed"
- "title": "0.2.0"
"description": "Minor release – targeting 0.2.x branch (semantic version: 0.2.0)"
"state": "open"
- "title": "0.1.0"
"description": "Minor release – targeting 0.1.x branch (semantic version: 0.1.0)"
"state": "closed"
- "title": "0.1.2"
"description": "Patch release – targeting 0.1.x branch (semantic version: 0.1.2)"
"state": "open"
"repository":
"name": "console"
"description": "console application skeleton built on top of symfony/console"
Expand Down