Skip to content

Commit 6022590

Browse files
chore: Release 0.1.2
1 parent 5f3a49e commit 6022590

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.1"}
1+
{".":"0.1.2"}

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.2](https://github.com/noir-lang/sparse_array/compare/v0.1.1...v0.1.2) (2025-04-17)
4+
5+
6+
### Bug Fixes
7+
8+
* Fix visibility issues ([#16](https://github.com/noir-lang/sparse_array/issues/16)) ([5f3a49e](https://github.com/noir-lang/sparse_array/commit/5f3a49eda88203518a5d7d39227c8c5b482e88de))
9+
310
## [0.1.1](https://github.com/noir-lang/sparse_array/compare/v0.1.0...v0.1.1) (2025-01-20)
411

512

0 commit comments

Comments
 (0)