Skip to content

Commit

Permalink
chore: Release 0.2.0 (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 24, 2024
1 parent 765047c commit ef70199
Show file tree
Hide file tree
Showing 2 changed files with 13 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.1.0"}
{".":"0.2.0"}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Changelog

## [0.2.0](https://github.com/noir-lang/noir_sort/compare/v0.1.0...v0.2.0) (2024-10-24)


### ⚠ BREAKING CHANGES

* update to support Noir 0.36.0 ([#2](https://github.com/noir-lang/noir_sort/issues/2))

### Features

* Update to support Noir 0.36.0 ([#2](https://github.com/noir-lang/noir_sort/issues/2)) ([765047c](https://github.com/noir-lang/noir_sort/commit/765047c479d0ae4d057845290cc4f7d1baf183ed))

0 comments on commit ef70199

Please sign in to comment.