Skip to content

Commit 17c80af

Browse files
committed
Bump new version 0.12.1-alpha.22
1 parent 2b37ddc commit 17c80af

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
| Versions: |
22
| - |
3+
| [v0.12.1-alpha](#v0121-alpha22) |
34
| [v0.12.0-alpha](#v0120-alpha21) |
45
| [v0.11.0-alpha](#v0110-alpha20) |
56
| [v0.10.0-alpha](#v0100-alpha19) |
@@ -23,6 +24,14 @@
2324
| [v0.1.0](#v010) |
2425

2526
---
27+
### v0.12.1-alpha.22:
28+
2023-03-06
29+
#### Added:
30+
* Test cases for costura decompressor.
31+
32+
#### Fixed:
33+
* Costura decompressor.
34+
2635
### v0.12.0-alpha.21:
2736
2023-03-05
2837
#### Added:

props/SharedProjectProps.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<PackageLicenseExpression>MIT</PackageLicenseExpression>
77
<PackageProjectUrl>https://github.com/sunnamed434/BitMono</PackageProjectUrl>
88
<PackageOwners>sunnamed434</PackageOwners>
9-
<PackageVersion>0.12.0-alpha.21</PackageVersion>
9+
<PackageVersion>0.12.1-alpha.22</PackageVersion>
1010
<RepositoryUrl>https://github.com/sunnamed434/BitMono</RepositoryUrl>
1111
<RepositoryType>git</RepositoryType>
1212
<Authors>sunnamed434</Authors>
13-
<Version>0.12.0-alpha.21</Version>
14-
<InformationalVersion>0.12.0-alpha.21</InformationalVersion>
13+
<Version>0.12.1-alpha.22</Version>
14+
<InformationalVersion>0.12.1-alpha.22</InformationalVersion>
1515
<Company>BitMono</Company>
1616
<Copyright>sunnamed434</Copyright>
1717
<LangVersion>10</LangVersion>

0 commit comments

Comments
 (0)