Skip to content

Commit 1873974

Browse files
chore(main): release 4.9.1 (#508)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 63b0fb2 commit 1873974

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [4.9.1](https://github.com/aeternity/aeproject/compare/v4.9.0...v4.9.1) (2024-04-23)
4+
5+
6+
### Refactorings
7+
8+
* optimize docker healthcheck ([77f7506](https://github.com/aeternity/aeproject/commit/77f750628ebc77e98b1240568cec10e2797e5f35))
9+
10+
11+
### Miscellaneous
12+
13+
* upgrade sdk and docker for next versions ([63b0fb2](https://github.com/aeternity/aeproject/commit/63b0fb2d3867c1a8aa108fc036a9fb334282a3a4))
14+
315
## [4.9.0](https://github.com/aeternity/aeproject/compare/v4.8.3...v4.9.0) (2024-03-07)
416

517

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aeternity/aeproject",
3-
"version": "4.9.0",
3+
"version": "4.9.1",
44
"description": "aeternity smart contract testing tool",
55
"main": "./.build/esm/src/lib/index.js",
66
"types": "./.build/types/src/lib/index.d.ts",

0 commit comments

Comments
 (0)