We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f68eb1 commit e8fd654Copy full SHA for e8fd654
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+# [0.5.0](https://github.com/web3community/devprotocol.xyz/compare/v0.4.0...v0.5.0) (2021-10-07)
2
+
3
4
+### Features
5
6
+* delete imperfect favicon ([624ff85](https://github.com/web3community/devprotocol.xyz/commit/624ff859b221240a9f6990abd40ae19922ffe973))
7
+* new favicon ([9592386](https://github.com/web3community/devprotocol.xyz/commit/959238670460bf206ebe89d9080722b49095ba27))
8
9
10
11
# [0.4.0](https://github.com/web3community/devprotocol.xyz/compare/v0.3.0...v0.4.0) (2021-10-07)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "devprotocol",
- "version": "0.4.0",
+ "version": "0.5.0",
"private": true,
"scripts": {
"dev": "astro dev",
0 commit comments