Skip to content

Commit

Permalink
Version 0.1.4 (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
nau7ilus committed May 4, 2022
1 parent 296888a commit af9b5c6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased][unreleased]

## [0.1.4][] - 2022-05-04

- Added eslint, prettier
- Create .editorconfig
- Change the project files to match the new eslint config
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": "intervals-trainer",
"version": "0.1.3",
"version": "0.1.4",
"description": "Todo",
"scripts": {
"test": "npm run fmt && echo TODO: Add tests",
Expand Down

0 comments on commit af9b5c6

Please sign in to comment.