Skip to content

Commit

Permalink
chore: Release 0.1.0 (#2)
Browse files Browse the repository at this point in the history
🤖 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>
  • Loading branch information
github-actions[bot] authored Oct 31, 2024
1 parent 1ccd3e1 commit d2378f9
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".": "0.0.0"}
{".":"0.1.0"}
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Changelog

## 0.1.0 (2024-10-31)


### ⚠ BREAKING CHANGES

* update to 0.36.0 ([#4](https://github.com/noir-lang/sparse_array/issues/4))

### Features

* Initial implementation ([#1](https://github.com/noir-lang/sparse_array/issues/1)) ([4e5778b](https://github.com/noir-lang/sparse_array/commit/4e5778bd8866478e7fa95ddaa6b6e8344e0a9b1f))


### Miscellaneous Chores

* 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 comments on commit d2378f9

Please sign in to comment.