Skip to content

Commit 7669148

Browse files
chore: Release 0.1.1 (#12)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6c17937 commit 7669148

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.1.0"}
1+
{".":"0.1.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.1.1](https://github.com/noir-lang/sparse_array/compare/v0.1.0...v0.1.1) (2025-01-20)
4+
5+
6+
### Bug Fixes
7+
8+
* Bump `noir_sort` to `v0.2.3` ([#10](https://github.com/noir-lang/sparse_array/issues/10)) ([6c17937](https://github.com/noir-lang/sparse_array/commit/6c1793732f9409baabbe2539b9063a1984092891))
9+
310
## 0.1.0 (2024-10-31)
411

512

0 commit comments

Comments
 (0)