diff --git a/CHANGELOG.md b/CHANGELOG.md index e6d959f..1a6ccb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.1.3] - 2022-10-07 +### Added +- add Robin François on the consultants section - Games-of-Switzerland/swissgamesgarden#9 + ## [0.1.2] - 2022-09-11 ### Security - update library react-query 3.34.14 => 3.39.2 @@ -40,7 +44,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - update changelog following 'keep a changelog' -[Unreleased]: https://github.com/Games-of-Switzerland/gos-website/compare/0.1.2...HEAD +[Unreleased]: https://github.com/Games-of-Switzerland/gos-website/compare/0.1.3...HEAD +[0.1.3]: https://github.com/Games-of-Switzerland/gos-website/compare/0.1.2...0.1.3 [0.1.2]: https://github.com/Games-of-Switzerland/gos-website/compare/0.1.1...0.1.2 [0.1.1]: https://github.com/Games-of-Switzerland/gos-website/compare/0.1.0...0.1.1 [0.1.0]: https://github.com/Games-of-Switzerland/gos-website/releases/tag/0.1.0 diff --git a/VERSION b/VERSION index d917d3e..b1e80bb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.2 +0.1.3 diff --git a/public/team/robin.jpeg b/public/team/robin.jpeg new file mode 100644 index 0000000..1156211 Binary files /dev/null and b/public/team/robin.jpeg differ diff --git a/src/locales/en.json b/src/locales/en.json index eb42e49..53c9e4c 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -284,6 +284,16 @@ } } }, + "consultants": { + "title": "Consultants", + "team": { + "robin": { + "name": "Robin François", + "job": "Digital Archivist and president of Mémoires Informatiques", + "twitter": "https://www.linkedin.com/in/robinfrancois" + } + } + }, "gamelab": { "title": "GameLab UNIL-EPFL", "team": {