Skip to content

Commit

Permalink
chore(release): publish [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Build committed Sep 15, 2021
1 parent 8ee2003 commit 4526ace
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 2 deletions.
11 changes: 11 additions & 0 deletions packages/contract-helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.1.8 (2021-09-15)


### Bug Fixes

* fail when no changes detected ([8ee2003](https://github.com/@aave/aave-utilities/commit/8ee2003cc810d34340d9c90d0dc9766e2f42fdd7))





## 0.1.7 (2021-09-15)

**Note:** Version bump only for package @aave/contract-helpers
Expand Down
2 changes: 1 addition & 1 deletion packages/contract-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aave/contract-helpers",
"version": "0.1.7",
"version": "0.1.8",
"license": "MIT",
"description": "",
"scripts": {
Expand Down
11 changes: 11 additions & 0 deletions packages/math-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.1.8 (2021-09-15)


### Bug Fixes

* fail when no changes detected ([8ee2003](https://github.com/@aave/aave-utilities/commit/8ee2003cc810d34340d9c90d0dc9766e2f42fdd7))





## 0.1.7 (2021-09-15)

**Note:** Version bump only for package @aave/math-utils
Expand Down
2 changes: 1 addition & 1 deletion packages/math-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aave/math-utils",
"version": "0.1.7",
"version": "0.1.8",
"license": "MIT",
"description": "",
"scripts": {
Expand Down

0 comments on commit 4526ace

Please sign in to comment.