Skip to content

Commit

Permalink
chore(main): release 4.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and thepiwo committed Jul 18, 2023
1 parent 5462ea3 commit bcba185
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [4.8.0](https://github.com/aeternity/aeproject/compare/v4.7.0...v4.8.0) (2023-07-18)


### Features

* allow rollback to specific height ([670c11e](https://github.com/aeternity/aeproject/commit/670c11e440c38b88cd08428e059392bd05166f63))


### Miscellaneous

* prepare for release 4.8.0 ([5462ea3](https://github.com/aeternity/aeproject/commit/5462ea35234550eaddee2f7590bd3fcd89f00bd7))
* upgrade dependencies ([6f570b3](https://github.com/aeternity/aeproject/commit/6f570b3d7f06154ee9c1e80e105049204871d557))
* upgrade node to v6.11.0 with devmode timout fix ([3c5d558](https://github.com/aeternity/aeproject/commit/3c5d558002ca0e2c1cdbc366a29f41eed7cd7cb8))

## [4.7.0](https://github.com/aeternity/aeproject/compare/v4.6.3...v4.7.0) (2023-07-06)


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.7.0",
"version": "4.8.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 bcba185

Please sign in to comment.