We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 654e7f4 commit 35791f4Copy full SHA for 35791f4
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Change log
2
3
+## [5.17.0](https://github.com/WeAreAthlon/frontend-webpack-boilerplate/releases/tag/v5.17.0)
4
+### 15/09/2023
5
+
6
+### New Features
7
8
+* Migrating to [GitHub Actions](https://github.com/features/actions) for Demo page deployment.
9
10
+### Updates
11
12
+* Updated README - CI / Demo via GitHub actions
13
+* Minor dependency package versions updates.
14
+* Bugfix: Update webpack configuration to build font files in dedicated `fonts` directory.
15
16
17
## [5.16.0](https://github.com/WeAreAthlon/frontend-webpack-boilerplate/releases/tag/v5.16.0)
18
### 04/01/2023
19
0 commit comments