Skip to content

Commit

Permalink
chore(main): release 2.1.1 (#231)
Browse files Browse the repository at this point in the history
Co-authored-by: lilypad-releases[bot] <174042765+lilypad-releases[bot]@users.noreply.github.com>
  • Loading branch information
lilypad-releases[bot] committed Jul 3, 2024
1 parent 6e5e9d4 commit 02902de
Show file tree
Hide file tree
Showing 2 changed files with 14 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,3 +1,3 @@
{
".": "2.1.0"
".": "2.1.1"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## [2.1.1](https://github.com/Lilypad-Tech/lilypad/compare/v2.1.0...v2.1.1) (2024-07-03)


### Bug Fixes

* Clean openzeplin proxy deploy metadata ([#218](https://github.com/Lilypad-Tech/lilypad/issues/218)) ([9798a09](https://github.com/Lilypad-Tech/lilypad/commit/9798a09058ab98e9f2a5cfe3e3bbd4e1bc94a614))


### Performance Improvements

* Update cuda algo ([#219](https://github.com/Lilypad-Tech/lilypad/issues/219)) ([20ad59c](https://github.com/Lilypad-Tech/lilypad/commit/20ad59c4025d5bd2b1a735144eb664c876cbe8f4))

0 comments on commit 02902de

Please sign in to comment.