Skip to content

Commit afad69e

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.5.1
1 parent 21093eb commit afad69e

File tree

2 files changed

+11
-29
lines changed

2 files changed

+11
-29
lines changed

CHANGELOG.md

Lines changed: 9 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.5.1](https://github.com/web3community/devprotocol.xyz/compare/v0.5.0...v0.5.1) (2021-10-07)
2+
3+
4+
### Bug Fixes
5+
6+
* Buy Dev URL ([21093eb](https://github.com/web3community/devprotocol.xyz/commit/21093eb764c0f49cadb4d620702f3e2a6b8c0b7a))
7+
8+
9+
110
# [0.5.0](https://github.com/web3community/devprotocol.xyz/compare/v0.4.0...v0.5.0) (2021-10-07)
211

312

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

3645

3746

38-
# [0.1.0](https://github.com/web3community/devprotocol.xyz/compare/a5c6d00e0b2c6710d55010ddb5726e22ff07c312...v0.1.0) (2021-10-06)
39-
40-
41-
### Bug Fixes
42-
43-
* duplicate class ([61f420e](https://github.com/web3community/devprotocol.xyz/commit/61f420e4648aa7227fd270a36f737ad1fc64c1cc))
44-
* i found you 🔍, fix useless step dash ([f0c3f97](https://github.com/web3community/devprotocol.xyz/commit/f0c3f97cc344e51bb3dcff84133a05b658c31fd4))
45-
46-
47-
### Features
48-
49-
* astro config ([3a4f2aa](https://github.com/web3community/devprotocol.xyz/commit/3a4f2aacf38d82b3d0df364fafbe3d0cd71d6627))
50-
* auto deploy ([382d9fc](https://github.com/web3community/devprotocol.xyz/commit/382d9fc0e2975aad397f3c957e69774a747fc027))
51-
* buildsite config ([04c487d](https://github.com/web3community/devprotocol.xyz/commit/04c487d9615c4ee5b04d8c4d5f10c05e07d1283f))
52-
* default layout ([6c04586](https://github.com/web3community/devprotocol.xyz/commit/6c04586768c0e9c849ad664db236669156e4d8f7))
53-
* deploy token ([8cd54c7](https://github.com/web3community/devprotocol.xyz/commit/8cd54c7670adfc7f80c1f4f7a01f6188426b42c3))
54-
* homepage ([cadbb18](https://github.com/web3community/devprotocol.xyz/commit/cadbb181f029cef9f45396e750d37c91ed2fee7d))
55-
* images ([a5c6d00](https://github.com/web3community/devprotocol.xyz/commit/a5c6d00e0b2c6710d55010ddb5726e22ff07c312))
56-
* meta description seo ([fbce698](https://github.com/web3community/devprotocol.xyz/commit/fbce698a3d2ca02f33ed8f6b13925590e15bcb25))
57-
* package files ([8c90a81](https://github.com/web3community/devprotocol.xyz/commit/8c90a81512bb5530f944f953f5ad8479effa1801))
58-
* release action ([fb1d778](https://github.com/web3community/devprotocol.xyz/commit/fb1d77835061e8671cd5ee26400c1c1d8a6e0743))
59-
* robots.txt ([18e17de](https://github.com/web3community/devprotocol.xyz/commit/18e17de3a619ad11320c9d8357c911cc0e16b1a8))
60-
* tailwind config ([71041ee](https://github.com/web3community/devprotocol.xyz/commit/71041eede397964776486bf1fd470d7dfa59045b))
61-
* tailwind initialization ([3f0ea25](https://github.com/web3community/devprotocol.xyz/commit/3f0ea2552d7888f8050046bd5880eae9f6414f80))
62-
63-
64-

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "devprotocol",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"private": true,
55
"scripts": {
66
"dev": "astro dev",
@@ -13,4 +13,4 @@
1313
"tailwindcss": "^2.2.16",
1414
"postcss": "^8.3.9"
1515
}
16-
}
16+
}

0 commit comments

Comments
 (0)