Skip to content

Commit 1639a07

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.6.0
1 parent ed113a4 commit 1639a07

2 files changed

Lines changed: 12 additions & 30 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,22 @@
1-
## [0.5.1](https://github.com/RakeshSangem/4c-site/compare/v0.5.0...v0.5.1) (2022-11-06)
1+
# 0.6.0 (2022-11-06)
22

33

44
### Bug Fixes
55

6-
* animatioin duration on hover ([f884e6d](https://github.com/RakeshSangem/4c-site/commit/f884e6db9c19517e0e961859d831c3e1211eb37a))
7-
8-
9-
10-
# [0.5.0](https://github.com/RakeshSangem/4c-site/compare/v0.4.0...v0.5.0) (2022-11-06)
11-
12-
13-
### Features
14-
15-
* improved project card ([0e353df](https://github.com/RakeshSangem/4c-site/commit/0e353dff4adf174e57121a8748778642d97109e6))
16-
17-
18-
19-
# [0.4.0](https://github.com/RakeshSangem/4c-site/compare/8b4c3f7bda23dce32a75f4a09eea4018819e97d9...v0.4.0) (2022-11-06)
20-
21-
22-
### Bug Fixes
23-
24-
* default navbar ([67db8fd](https://github.com/RakeshSangem/4c-site/commit/67db8fd861b430f9517239076e71ac7628b3e502))
25-
* horizontal overflow ([59c6f81](https://github.com/RakeshSangem/4c-site/commit/59c6f81b0f3b9d4e2626d4ef1bcf03a162574c4c))
26-
* nav area overlap with hero image ([9b17984](https://github.com/RakeshSangem/4c-site/commit/9b179841b54381479abd260665155d97cb5b52cf))
27-
* text overlap with nav ([8b4c3f7](https://github.com/RakeshSangem/4c-site/commit/8b4c3f7bda23dce32a75f4a09eea4018819e97d9))
28-
* unwanted right gap on small screen ([50f1886](https://github.com/RakeshSangem/4c-site/commit/50f1886d131fca11dd299d18a6db9f9bee57acff))
6+
* default navbar ([67db8fd](https://github.com/anuragh2002/4c-site/commit/67db8fd861b430f9517239076e71ac7628b3e502))
7+
* horizontal overflow ([59c6f81](https://github.com/anuragh2002/4c-site/commit/59c6f81b0f3b9d4e2626d4ef1bcf03a162574c4c))
8+
* nav area overlap with hero image ([9b17984](https://github.com/anuragh2002/4c-site/commit/9b179841b54381479abd260665155d97cb5b52cf))
9+
* text overlap with nav ([8b4c3f7](https://github.com/anuragh2002/4c-site/commit/8b4c3f7bda23dce32a75f4a09eea4018819e97d9))
10+
* unwanted right gap on small screen ([50f1886](https://github.com/anuragh2002/4c-site/commit/50f1886d131fca11dd299d18a6db9f9bee57acff))
2911

3012

3113
### Features
3214

33-
* added blog button to header ([#262](https://github.com/RakeshSangem/4c-site/issues/262)) ([6f53944](https://github.com/RakeshSangem/4c-site/commit/6f53944286ccc7c944154c1ac969c9b663a50b79))
34-
* added contributors page ([babf949](https://github.com/RakeshSangem/4c-site/commit/babf949d8a2a5c71afb25ee6c3dbb8a70867d88d))
35-
* added google analytics via tag manager ([1d5960d](https://github.com/RakeshSangem/4c-site/commit/1d5960da3973d69331d114a14d3f6cf07701d445))
36-
* OG & Favicon in Layout ([712fbdc](https://github.com/RakeshSangem/4c-site/commit/712fbdc005780f0e8dec412218e023111c80cf6c))
37-
* update website color scheme ([#161](https://github.com/RakeshSangem/4c-site/issues/161)) ([ca25782](https://github.com/RakeshSangem/4c-site/commit/ca25782bd9e2078edcf0bbebe2c1dc7e02de30f5))
15+
* added blog button to header ([#262](https://github.com/anuragh2002/4c-site/issues/262)) ([6f53944](https://github.com/anuragh2002/4c-site/commit/6f53944286ccc7c944154c1ac969c9b663a50b79))
16+
* added contributors page ([babf949](https://github.com/anuragh2002/4c-site/commit/babf949d8a2a5c71afb25ee6c3dbb8a70867d88d))
17+
* added google analytics via tag manager ([1d5960d](https://github.com/anuragh2002/4c-site/commit/1d5960da3973d69331d114a14d3f6cf07701d445))
18+
* OG & Favicon in Layout ([712fbdc](https://github.com/anuragh2002/4c-site/commit/712fbdc005780f0e8dec412218e023111c80cf6c))
19+
* update website color scheme ([#161](https://github.com/anuragh2002/4c-site/issues/161)) ([ca25782](https://github.com/anuragh2002/4c-site/commit/ca25782bd9e2078edcf0bbebe2c1dc7e02de30f5))
3820

3921

4022

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@
4949
"prettier": "^2.4.1",
5050
"tailwindcss": "^3.0.18"
5151
},
52-
"version": "0.5.1"
52+
"version": "0.6.0"
5353
}

0 commit comments

Comments
 (0)