Skip to content

Commit 0c073ef

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.9.0
1 parent aaa2a5c commit 0c073ef

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.9.0](https://github.com/web3community/devprotocol.xyz/compare/v0.8.2...v0.9.0) (2021-10-08)
2+
3+
4+
### Features
5+
6+
* optimize the `public/assets/devlogo.svg` file ([89c6e9f](https://github.com/web3community/devprotocol.xyz/commit/89c6e9f5fa601a41882d532897c5b44034d75374))
7+
8+
9+
110
## [0.8.2](https://github.com/web3community/devprotocol.xyz/compare/v0.8.1...v0.8.2) (2021-10-08)
211

312

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

3544

3645

37-
# [0.6.0](https://github.com/web3community/devprotocol.xyz/compare/v0.5.1...v0.6.0) (2021-10-08)
38-
39-
40-
### Features
41-
42-
* `og` property in meta tags ([#33](https://github.com/web3community/devprotocol.xyz/issues/33)) ([eb166f5](https://github.com/web3community/devprotocol.xyz/commit/eb166f5944fed2eb0338ed0f9468024daa1db89d))
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.8.2",
3+
"version": "0.9.0",
44
"private": true,
55
"scripts": {
66
"dev": "astro dev",

0 commit comments

Comments
 (0)