We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12c9984 commit ef3d981Copy full SHA for ef3d981
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [0.3.0](https://github.com/web3community/devprotocol.xyz/compare/v0.2.0...v0.3.0) (2021-10-07)
2
+
3
4
+### Features
5
6
+* add favicon ([803fe0b](https://github.com/web3community/devprotocol.xyz/commit/803fe0b6a372d3afc322bbd2b3e52889ebd422bd))
7
8
9
10
# [0.2.0](https://github.com/web3community/devprotocol.xyz/compare/v0.1.0...v0.2.0) (2021-10-06)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "devprotocol",
- "version": "0.2.0",
+ "version": "0.3.0",
"private": true,
"scripts": {
"dev": "astro dev",
0 commit comments