Skip to content

Commit 814dd26

Browse files
authored
feat(tooling): add rc bump for release candidates (0.39.0-rc.2 -> 0.39.0-rc.3) (weaveworks#5313)
1 parent 160cb9a commit 814dd26

30 files changed

+1541
-9
lines changed

.github/release-notes-template.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Release v{{VERSION}}
2+
3+
## Summary
4+
[2-3 sentence overview of this release]
5+
6+
## Changes
7+
8+
### Features
9+
- [List enhancements and new features from commits]
10+
11+
### Fixes
12+
- [List bug fixes from commits]
13+
14+
### Other
15+
- [Docs, chore, refactor, build, ci, etc.]
16+
17+
---
18+
*Generated from commits since the previous release.*

.release-please-manifest.json renamed to .github/workflows/archive/.release-please-manifest.json

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

release-please-config.json renamed to .github/workflows/archive/release-please-config.json

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)