Skip to content

Commit 5aebddb

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.8.1
1 parent 5726658 commit 5aebddb

2 files changed

Lines changed: 10 additions & 11 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.8.1](https://github.com/web3community/devprotocol.xyz/compare/v0.8.0...v0.8.1) (2021-10-08)
2+
3+
4+
### Bug Fixes
5+
6+
* image resolution and sizing ([54b7766](https://github.com/web3community/devprotocol.xyz/commit/54b7766fe3b7c0194808e236f350005bf5f68a24))
7+
8+
9+
110
# [0.8.0](https://github.com/web3community/devprotocol.xyz/compare/v0.7.0...v0.8.0) (2021-10-08)
211

312

@@ -34,13 +43,3 @@
3443

3544

3645

37-
# [0.5.0](https://github.com/web3community/devprotocol.xyz/compare/v0.4.0...v0.5.0) (2021-10-07)
38-
39-
40-
### Features
41-
42-
* delete imperfect favicon ([624ff85](https://github.com/web3community/devprotocol.xyz/commit/624ff859b221240a9f6990abd40ae19922ffe973))
43-
* new favicon ([9592386](https://github.com/web3community/devprotocol.xyz/commit/959238670460bf206ebe89d9080722b49095ba27))
44-
45-
46-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "devprotocol",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"private": true,
55
"scripts": {
66
"dev": "astro dev",

0 commit comments

Comments
 (0)