Skip to content

Commit

Permalink
chore(main): release 4.10.0 (#509)
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 Apr 26, 2024
1 parent 104cbe4 commit f471908
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.10.0](https://github.com/aeternity/aeproject/compare/v4.9.1...v4.10.0) (2024-04-26)


### Features

* default to use ceres ([104cbe4](https://github.com/aeternity/aeproject/commit/104cbe4b3b7224a9c7cddd8236096339d25db26c))

## [4.9.1](https://github.com/aeternity/aeproject/compare/v4.9.0...v4.9.1) (2024-04-23)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aeternity/aeproject",
"version": "4.9.1",
"version": "4.10.0",
"description": "aeternity smart contract testing tool",
"main": "./.build/esm/src/lib/index.js",
"types": "./.build/types/src/lib/index.d.ts",
Expand Down

0 comments on commit f471908

Please sign in to comment.