aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
blob: 94ed05cb1d621f446f0c6b6e74d94c3f26942ab5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.0.0](https://github.com/ArmandPhilippot/demo.armandphilippot.com/compare/v1.0.2...v2.0.0) (2022-02-20)


### ⚠ BREAKING CHANGES

* restructure repo

### Bug Fixes

* move matomo outside config and configure it correctly ([0be537e](https://github.com/ArmandPhilippot/demo.armandphilippot.com/commit/0be537e8c72912c858012ee015cdd62eeab0d0f0))


* restructure repo ([73a5c7f](https://github.com/ArmandPhilippot/demo.armandphilippot.com/commit/73a5c7fae9ffbe9ada721148c8c454a643aceebe))

### [1.0.2](https://github.com/ArmandPhilippot/demo.armandphilippot.com/compare/v1.0.1...v1.0.2) (2021-11-01)

### [1.0.1](https://github.com/ArmandPhilippot/demo.armandphilippot.com/compare/v1.0.0...v1.0.1) (2021-10-31)

### Bug Fixes

- add favicon ([bc4de0e](https://github.com/ArmandPhilippot/demo.armandphilippot.com/commit/bc4de0e776d6b566c4a53b9b22fb74bf0f6b7f32))

## 1.0.0 (2021-10-31)

### Features

- define app locale depending on navigator preferred language ([5c5633c](https://github.com/ArmandPhilippot/demo.armandphilippot.com/commit/5c5633c53f53b703425bd19dd3f6836a049d093e))
- translate the app - two locales available: fr and en ([ed9f269](https://github.com/ArmandPhilippot/demo.armandphilippot.com/commit/ed9f269a78062f0d9a805b91b95fff5f479098ac))

### Bug Fixes

- **animation:** add fade-in animation to project details on large vw ([1d272ea](https://github.com/ArmandPhilippot/demo.armandphilippot.com/commit/1d272eac38ebb310e360891a3a717447a1d0547a))
- **i18n:** use english language if preferred language is not supported ([f6b4748](https://github.com/ArmandPhilippot/demo.armandphilippot.com/commit/f6b4748685dc000d1dd8d244ddf11def38410940))
- **styles:** avoid nav item wrapping ([336c970](https://github.com/ArmandPhilippot/demo.armandphilippot.com/commit/336c97087ab2e0037ec90c524f9d7f8620b9865a))

### Docs

- add a readme ([cb0578e](https://github.com/ArmandPhilippot/demo.armandphilippot.com/commit/cb0578ef618daf15f7895f165723a73f77e75452))