Skip to content

Commit

Permalink
chore(release): 1.24.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.24.0](1.23.0...1.24.0) (2023-11-01)

### Features

* add cove as a new member ([#176](#176)) ([5b9d6e0](5b9d6e0))
* semantic-release reconfiguration  ([#177](#177)) ([0a8c4e3](0a8c4e3))
* update footer ([#175](#175)) ([53bbaac](53bbaac))
* verify google ownership ([a38831f](a38831f))
  • Loading branch information
semantic-release-bot committed Nov 1, 2023
1 parent a38831f commit 8e28e3c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [1.24.0](https://github.com/ERC4626-Alliance/sup-web-4626/compare/1.23.0...1.24.0) (2023-11-01)


### Features

* add cove as a new member ([#176](https://github.com/ERC4626-Alliance/sup-web-4626/issues/176)) ([5b9d6e0](https://github.com/ERC4626-Alliance/sup-web-4626/commit/5b9d6e0ce2fba27de6e8ff5860c719fd9d7f8ff8))
* semantic-release reconfiguration ([#177](https://github.com/ERC4626-Alliance/sup-web-4626/issues/177)) ([0a8c4e3](https://github.com/ERC4626-Alliance/sup-web-4626/commit/0a8c4e32ddd05859f1a28816434b7010cf200a37))
* update footer ([#175](https://github.com/ERC4626-Alliance/sup-web-4626/issues/175)) ([53bbaac](https://github.com/ERC4626-Alliance/sup-web-4626/commit/53bbaac130f1a049cd9956b9319b3f65c8a01413))
* verify google ownership ([a38831f](https://github.com/ERC4626-Alliance/sup-web-4626/commit/a38831fea11313d7248032b1172ba094a26233cb))

## [1.23.0](https://github.com/ERC4626-Alliance/sup-web-4626/compare/1.22.1...1.23.0) (2023-09-08)


Expand Down Expand Up @@ -204,4 +214,4 @@

### Features

* semantic release reconfigured ([#65](https://github.com/ERC4626-Alliance/sup-web-4626/issues/65)) ([23f2f5e](https://github.com/ERC4626-Alliance/sup-web-4626/commit/23f2f5e3318e2ccded9217a9534a578b093b8800))
* semantic release reconfigured ([#65](https://github.com/ERC4626-Alliance/sup-web-4626/issues/65)) ([23f2f5e](https://github.com/ERC4626-Alliance/sup-web-4626/commit/23f2f5e3318e2ccded9217a9534a578b093b8800))
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"url": "https://www.opensource.org/licenses/mit-license.php"
}
],
"version": "1.23.0",
"version": "1.24.0",
"scripts": {
"dev": "next-image-export-optimizer && next dev",
"build": "next build && next-image-export-optimizer",
Expand Down Expand Up @@ -99,4 +99,4 @@
"lodash": "4.17.21"
},
"packageManager": "yarn@3.5.1"
}
}

1 comment on commit 8e28e3c

@vercel
Copy link

@vercel vercel bot commented on 8e28e3c Nov 1, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

sup-web-4626 – ./

erc4626.info
*.eip4626.com
eip4626.com
sup-web-4626-git-main.superform.gg
sup-web-4626.superform.gg

Please sign in to comment.