Skip to content

Commit

Permalink
chore(main): release 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 26, 2024
1 parent 5886099 commit 50cb070
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [3.1.2](https://github.com/bgd-labs/aave-address-book/compare/v3.1.1...v3.1.2) (2024-08-26)


### Bug Fixes

* **cache:** automated cache update - updated addresses ([#528](https://github.com/bgd-labs/aave-address-book/issues/528)) ([eec868e](https://github.com/bgd-labs/aave-address-book/commit/eec868eb1a3cd66ae01a93b499b6f6c9f7674cad))
* **cache:** automated cache update - updated addresses ([#540](https://github.com/bgd-labs/aave-address-book/issues/540)) ([5c08f2b](https://github.com/bgd-labs/aave-address-book/commit/5c08f2b7475f3af24d8f29f35a707d18716ebb93))
* disable-release-ci ([#536](https://github.com/bgd-labs/aave-address-book/issues/536)) ([ebca49e](https://github.com/bgd-labs/aave-address-book/commit/ebca49e22cc05f65acd269ac074f4b39fdd35ea3))
* don't make a realease for every shitty dependency upgrade ([#538](https://github.com/bgd-labs/aave-address-book/issues/538)) ([32a608a](https://github.com/bgd-labs/aave-address-book/commit/32a608ac716e943f0e62c8763f380a4ce6f33492))
* remove trailing slashes ([#539](https://github.com/bgd-labs/aave-address-book/issues/539)) ([0432434](https://github.com/bgd-labs/aave-address-book/commit/0432434fc46fc23e8d71ac4d0586c77e3d77e4fe))
* upgrade pull request ci ([#548](https://github.com/bgd-labs/aave-address-book/issues/548)) ([5886099](https://github.com/bgd-labs/aave-address-book/commit/58860997091f5e2f2935422f79ba00c1f444ab0d))

## [3.1.1](https://github.com/bgd-labs/aave-address-book/compare/v3.1.0...v3.1.1) (2024-08-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bgd-labs/aave-address-book",
"version": "3.1.1",
"version": "3.1.2",
"description": "This repository contains an up-to-date registry of all addresses of the Aave ecosystem's smart contracts, for its usage in Solidity codebases.",
"private": false,
"files": [
Expand Down

0 comments on commit 50cb070

Please sign in to comment.