Skip to content

Commit dcab527

Browse files
authored
Merge pull request #54 from bsospace/main
test
2 parents bf6d275 + 2afcb36 commit dcab527

2 files changed

Lines changed: 25 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
### Release Information
16+
- **Branch**: main
17+
- **PR**: #10
18+
- **Title**: hotfix v0.2.1
19+
- **Merged by**: @ohmjezzer
20+
21+
### Changes
22+
- Bump version to 0.2.1
23+
24+
125
## [0.2.0] - 2025-11-22
226

327
### Release Information

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
<title>Document</title>
77
</head>
88
<body>
9-
<h1>Test version v0.6.0-dev.3</h1>
9+
<h1>Test version hotfix</h1>
1010
</body>
1111
</html>

0 commit comments

Comments
 (0)