Skip to content

Commit

Permalink
chore(main): release 4.9.1 (#508)
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 23, 2024
1 parent 63b0fb2 commit 1873974
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

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


### Refactorings

* optimize docker healthcheck ([77f7506](https://github.com/aeternity/aeproject/commit/77f750628ebc77e98b1240568cec10e2797e5f35))


### Miscellaneous

* upgrade sdk and docker for next versions ([63b0fb2](https://github.com/aeternity/aeproject/commit/63b0fb2d3867c1a8aa108fc036a9fb334282a3a4))

## [4.9.0](https://github.com/aeternity/aeproject/compare/v4.8.3...v4.9.0) (2024-03-07)


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.0",
"version": "4.9.1",
"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 1873974

Please sign in to comment.