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

Commit addea38

Browse files
committed
Merge branch 'api' into source
2 parents 9e39f28 + 187fdfc commit addea38

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

4+
## [6.2.0](https://github.com/chicio/chicio.github.io/releases/tag/v6.2.0)
5+
Release date: 2023-09-10
6+
7+
#### Added
8+
9+
- json api for a companion mobile app
10+
411
## [6.1.0](https://github.com/chicio/chicio.github.io/releases/tag/v6.1.0)
512
Release date: 2023-09-09
613

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "6.1.0",
3+
"version": "6.2.0",
44
"private": true,
55
"description": "Fabrizio Duroni aka 'chicio' website",
66
"repository": {

0 commit comments

Comments
 (0)