Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit d3a5309

Browse files
committed
Updated version 🚀
1 parent 18bc99d commit d3a5309

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Change Log
22
All changes to Chicio coding will be documented in this file.
33

4+
## [5.1.0](https://github.com/chicio/chicio.github.io/releases/tag/v5.1.0)
5+
Release date: 2021-10-29
6+
7+
#### Added
8+
9+
- Added animation to call to action
10+
- new mobile blog header
11+
12+
#### Fixed
13+
14+
- fix recent post cards
15+
416
## [5.0.0](https://github.com/chicio/chicio.github.io/releases/tag/v5.0.0)
517
Release date: 2021-10-28
618

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fabrizioduroni.it",
3-
"version": "5.0.0",
3+
"version": "5.1.0",
44
"private": true,
55
"description": "Fabrizio Duroni aka 'chicio' website",
66
"repository": {

0 commit comments

Comments
 (0)