Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jdelasoie committed Nov 25, 2020
1 parent f84a42b commit d4cb46e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# CHANGELOG

*2.17.1* (2020-11-25)
- Fix icons position #483

*2.17.0* (2020-11-18)
- Add posts navigation to the blog detail #480 #481
- Fix contact columns alignment #478
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.17.0
2.17.1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "epfl-elements",
"version": "2.17.0",
"version": "2.17.1",
"license": "MIT",
"main": "index.html",
"repository": {
Expand Down

0 comments on commit d4cb46e

Please sign in to comment.