Skip to content

Commit 44f7dc8

Browse files
chore: Release 0.2.1
1 parent a776996 commit 44f7dc8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.2.0"}
1+
{".":"0.2.1"}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.1](https://github.com/noir-lang/noir_sort/compare/v0.2.0...v0.2.1) (2024-12-04)
4+
5+
6+
### Bug Fixes
7+
8+
* Fix visibility warnings ([#8](https://github.com/noir-lang/noir_sort/issues/8)) ([a776996](https://github.com/noir-lang/noir_sort/commit/a77699620375b4433eb2e4598fecea54300a28f4))
9+
310
## [0.2.0](https://github.com/noir-lang/noir_sort/compare/v0.1.0...v0.2.0) (2024-10-24)
411

512

0 commit comments

Comments
 (0)