Skip to content

Commit 6ac34db

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.10.0
1 parent cfe196e commit 6ac34db

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.10.0](https://github.com/web3community/devprotocol.xyz/compare/v0.9.0...v0.10.0) (2021-10-09)
2+
3+
4+
### Features
5+
6+
* center the `Latest on medium` text ([b5c3bc1](https://github.com/web3community/devprotocol.xyz/commit/b5c3bc10f3cd1ecd10724385156e853e33649c35))
7+
8+
9+
110
# [0.9.0](https://github.com/web3community/devprotocol.xyz/compare/v0.8.2...v0.9.0) (2021-10-08)
211

312

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

3544

3645

37-
# [0.7.0](https://github.com/web3community/devprotocol.xyz/compare/v0.6.0...v0.7.0) (2021-10-08)
38-
39-
40-
### Features
41-
42-
* Update the contributing guidelines ([0983929](https://github.com/web3community/devprotocol.xyz/commit/098392919f7e9304422609c6a8ba3d7ed1d79d35))
43-
44-
45-

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.9.0",
3+
"version": "0.10.0",
44
"private": true,
55
"scripts": {
66
"dev": "astro dev",

0 commit comments

Comments
 (0)