Skip to content

Commit

Permalink
chore(main): release 4.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and thepiwo committed Sep 20, 2023
1 parent c6c7ea4 commit 9ab64a5
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 3 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## [4.8.3](https://github.com/aeternity/aeproject/compare/v4.8.2...v4.8.3) (2023-09-20)


### CI / CD

* add matrix for compiler/node versions ([c6c7ea4](https://github.com/aeternity/aeproject/commit/c6c7ea46fe18cde0fda1132401c81addf5ef9f01))
* use matrix test suite ([0be215e](https://github.com/aeternity/aeproject/commit/0be215e812b31c38bae8e6a8490e1efb28f493b3))


### Refactorings

* improve env command ([18022a4](https://github.com/aeternity/aeproject/commit/18022a40765808643e6607020372720d44709502))


### Miscellaneous

* update default compiler tag ([068b081](https://github.com/aeternity/aeproject/commit/068b081dd7e590955c848b95622b217673670cb0))
* update dependencies ([78be83d](https://github.com/aeternity/aeproject/commit/78be83d76e742be16e737ce3e4466425a622b97d))

## [4.8.2](https://github.com/aeternity/aeproject/compare/v4.8.1...v4.8.2) (2023-08-24)


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.8.2",
"version": "4.8.3",
"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 9ab64a5

Please sign in to comment.