Skip to content

Commit d2378f9

Browse files
chore: Release 0.1.0 (#2)
🤖 I have created a release *beep* *boop* --- ## 0.1.0 (2024-10-31) ### ⚠ BREAKING CHANGES * update to 0.36.0 ([#4](#4)) ### Features * Initial implementation ([#1](#1)) ([4e5778b](4e5778b)) ### Miscellaneous Chores * Update to 0.36.0 ([#4](#4)) ([1ccd3e1](1ccd3e1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1ccd3e1 commit d2378f9

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-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.0.0"}
1+
{".":"0.1.0"}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
## 0.1.0 (2024-10-31)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* update to 0.36.0 ([#4](https://github.com/noir-lang/sparse_array/issues/4))
9+
10+
### Features
11+
12+
* Initial implementation ([#1](https://github.com/noir-lang/sparse_array/issues/1)) ([4e5778b](https://github.com/noir-lang/sparse_array/commit/4e5778bd8866478e7fa95ddaa6b6e8344e0a9b1f))
13+
14+
15+
### Miscellaneous Chores
16+
17+
* Update to 0.36.0 ([#4](https://github.com/noir-lang/sparse_array/issues/4)) ([1ccd3e1](https://github.com/noir-lang/sparse_array/commit/1ccd3e1126707d982bf05eec6b8e404f8904c9f4))

0 commit comments

Comments
 (0)