Skip to content

Commit f23d1d3

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.2.0
1 parent 325d4d3 commit f23d1d3

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
# 0.1.0 (2021-10-06)
1+
# [0.2.0](https://github.com/web3community/devprotocol.xyz/compare/v0.1.0...v0.2.0) (2021-10-06)
2+
3+
4+
### Features
5+
6+
* 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))
7+
8+
9+
10+
# [0.1.0](https://github.com/web3community/devprotocol.xyz/compare/a5c6d00e0b2c6710d55010ddb5726e22ff07c312...v0.1.0) (2021-10-06)
211

312

413
### Bug Fixes

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

0 commit comments

Comments
 (0)