We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf6d275 + 2afcb36 commit dcab527Copy full SHA for dcab527
2 files changed
CHANGELOG.md
@@ -1,3 +1,27 @@
1
+## [0.3.0] - 2025-11-22
2
+
3
+### Release Information
4
+- **Branch**: main
5
+- **PR**: #11
6
+- **Title**: fix: remove condition
7
+- **Merged by**: @ohmjezzer
8
9
+### Changes
10
+- Bump version to 0.3.0
11
12
13
+## [0.2.1] - 2025-11-22
14
15
16
17
+- **PR**: #10
18
+- **Title**: hotfix v0.2.1
19
20
21
22
+- Bump version to 0.2.1
23
24
25
## [0.2.0] - 2025-11-22
26
27
### Release Information
index.html
@@ -6,6 +6,6 @@
<title>Document</title>
</head>
<body>
- <h1>Test version v0.6.0-dev.3</h1>
+ <h1>Test version hotfix</h1>
</body>
</html>
0 commit comments