We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e88ced9 commit 92bbf49Copy full SHA for 92bbf49
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [0.4.0](https://github.com/web3community/devprotocol.xyz/compare/v0.3.0...v0.4.0) (2021-10-07)
2
+
3
4
+### Features
5
6
+* Add Contributor Covenant Code of Conduct v2.1 ([46cd874](https://github.com/web3community/devprotocol.xyz/commit/46cd8741a271279239c07d4eb18e58a5285af666))
7
8
9
10
# [0.3.0](https://github.com/web3community/devprotocol.xyz/compare/v0.2.0...v0.3.0) (2021-10-07)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "devprotocol",
- "version": "0.3.0",
+ "version": "0.4.0",
"private": true,
"scripts": {
"dev": "astro dev",
0 commit comments