Skip to content

Commit

Permalink
Merge pull request #63 from sebastienbarbier/develop
Browse files Browse the repository at this point in the history
Update changelog 2.0.2
  • Loading branch information
sebastienbarbier authored Apr 3, 2023
2 parents 12f805b + 147efda commit 04bcaab
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
See for sample https://raw.githubusercontent.com/favoloso/conventional-changelog-emoji/master/CHANGELOG.md
-->

## [2.0.2] - 2023-04-03
### 🛠 Improvements
- Add current position in resume
### 🔒 Security
- Security update

## [2.0.1] - 2023-02-26
### ✨ Feature
- Add missing sitemap link to robots.txt (#56)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sebastienbarbier",
"version": "0.0.0",
"version": "2.0.2",
"license": "MIT",
"scripts": {
"ng": "ng",
Expand Down

0 comments on commit 04bcaab

Please sign in to comment.