We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 582429d + cfaaf5d commit 05fe222Copy full SHA for 05fe222
.changelog/38.feature.md
.punch_version.py
@@ -1,3 +1,3 @@
1
major = 0
2
-minor = 0
3
-patch = 1
+minor = 1
+patch = 0
CHANGELOG.md
@@ -0,0 +1,8 @@
+## 0.1.0 (2025-07-16)
+
+Initial release!
4
5
+### Features
6
7
+- Setup release process
8
+ ([#38](https://github.com/oasisprotocol/rofl-app-backend/issues/38))
0 commit comments