Skip to content

Commit 636f31a

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.6.0
1 parent eb166f5 commit 636f31a

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.6.0](https://github.com/web3community/devprotocol.xyz/compare/v0.5.1...v0.6.0) (2021-10-08)
2+
3+
4+
### Features
5+
6+
* `og` property in meta tags ([#33](https://github.com/web3community/devprotocol.xyz/issues/33)) ([eb166f5](https://github.com/web3community/devprotocol.xyz/commit/eb166f5944fed2eb0338ed0f9468024daa1db89d))
7+
8+
9+
110
## [0.5.1](https://github.com/web3community/devprotocol.xyz/compare/v0.5.0...v0.5.1) (2021-10-07)
211

312

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

3645

3746

38-
# [0.2.0](https://github.com/web3community/devprotocol.xyz/compare/v0.1.0...v0.2.0) (2021-10-06)
39-
40-
41-
### Features
42-
43-
* Use the latest version for GitHub actions ([#16](https://github.com/web3community/devprotocol.xyz/issues/16)) ([325d4d3](https://github.com/web3community/devprotocol.xyz/commit/325d4d3d9919ed339c75f6f64bcd1a85e39b61d8))
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.5.1",
3+
"version": "0.6.0",
44
"private": true,
55
"scripts": {
66
"dev": "astro dev",

0 commit comments

Comments
 (0)