Skip to content

Commit

Permalink
chore(main): release 1.0.0 (#14)
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 Sep 28, 2023
1 parent 4a0a6bd commit 986deda
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Changelog

## 1.0.0 (2023-09-28)


### Features

* add url to release ([68999ba](https://github.com/bgd-labs/aave-governance-v3-interface/commit/68999bad5040aaca424c653a04efd7b732e76dd3))
* added branding ([e67d91e](https://github.com/bgd-labs/aave-governance-v3-interface/commit/e67d91e6aaaa671e988dfb278ef42df4dc8a7233))
* added branding component ([df4948d](https://github.com/bgd-labs/aave-governance-v3-interface/commit/df4948d0faeb114cab98e2d029e9f2e1391410d2))
* all screens added ([0727cd3](https://github.com/bgd-labs/aave-governance-v3-interface/commit/0727cd301a9c3b94736388eb7c3bfc93a3961bfe))


### Bug Fixes

* branding ([d664dea](https://github.com/bgd-labs/aave-governance-v3-interface/commit/d664dea872cf4a54712c96cc31b148877817beba))
* branding hover for ssr ([a376f4e](https://github.com/bgd-labs/aave-governance-v3-interface/commit/a376f4e8f257ef1bb5b02d2eea430876d1f0e58a))
* change gov core chain ([273b89f](https://github.com/bgd-labs/aave-governance-v3-interface/commit/273b89f683e44493133cdfddfe0bbffbe00f3ab4))
* check for correct commit message ([4a0a6bd](https://github.com/bgd-labs/aave-governance-v3-interface/commit/4a0a6bd744c72e5fc7ef71a1778a33832b13107d))
* details payloads styles and details screen loading ([1d8df39](https://github.com/bgd-labs/aave-governance-v3-interface/commit/1d8df392c290275e6b1ce2c8cb657b17ba293ea9))
* images for dark mode & added rocket to tx (error/success) ([a7055c0](https://github.com/bgd-labs/aave-governance-v3-interface/commit/a7055c097c6512ac91c92240045d461074da3dba))
* minor fixes ([269163b](https://github.com/bgd-labs/aave-governance-v3-interface/commit/269163b88ae19a878761d987847cc67a509795b7))
* payloads visibility ([42e44b8](https://github.com/bgd-labs/aave-governance-v3-interface/commit/42e44b8aa2386950ebd33593eff6ac3659ba6a1a))
* safari dark mode bug and voters polling ([b8420ea](https://github.com/bgd-labs/aave-governance-v3-interface/commit/b8420ea6f2c047a7fd230096420fa52dc6fc0130))
* timeline styles and history modal texts and styles ([b4216c3](https://github.com/bgd-labs/aave-governance-v3-interface/commit/b4216c330336a39d4c3273807157916dcf26e654))
* twitter share icon ([e228594](https://github.com/bgd-labs/aave-governance-v3-interface/commit/e22859460278d542c27259b08fa8bb472748b78c))
* update deploy button ([d9b24b3](https://github.com/bgd-labs/aave-governance-v3-interface/commit/d9b24b3a4ec23c810b4e89e006dd35f5a7ad4734))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aave-governance-v3-interface",
"version": "0.1.0",
"version": "1.0.0",
"private": false,
"author": "BGD labs",
"license": "BUSL1.1",
Expand Down

1 comment on commit 986deda

@github-actions
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit was deployed on ipfs

Please sign in to comment.