Skip to content

Commit 10139f2

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.8.0
1 parent fd4b43e commit 10139f2

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.8.0](https://github.com/web3community/devprotocol.xyz/compare/v0.7.0...v0.8.0) (2021-10-08)
2+
3+
4+
### Features
5+
6+
* custom fonts ([40ae1c1](https://github.com/web3community/devprotocol.xyz/commit/40ae1c1d7ec09931d4632e6d1f7301b1a2e1e183))
7+
8+
9+
110
# [0.7.0](https://github.com/web3community/devprotocol.xyz/compare/v0.6.0...v0.7.0) (2021-10-08)
211

312

@@ -35,12 +44,3 @@
3544

3645

3746

38-
# [0.4.0](https://github.com/web3community/devprotocol.xyz/compare/v0.3.0...v0.4.0) (2021-10-07)
39-
40-
41-
### Features
42-
43-
* Add Contributor Covenant Code of Conduct v2.1 ([46cd874](https://github.com/web3community/devprotocol.xyz/commit/46cd8741a271279239c07d4eb18e58a5285af666))
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.7.0",
3+
"version": "0.8.0",
44
"private": true,
55
"scripts": {
66
"dev": "astro dev",

0 commit comments

Comments
 (0)