Skip to content

Commit

Permalink
chore(update): patch release 0.0.3 πŸ›
Browse files Browse the repository at this point in the history
  • Loading branch information
Celtian committed Jul 6, 2023
1 parent a8f963b commit f3f0f66
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v0.0.3](https://github.com/Celtian/fifadate/compare/v0.0.2...v0.0.3)

- feat(tests): tests added [`#1`](https://github.com/Celtian/fifadate/pull/1)
- chore(codecov): codecov added [`0ad6e73`](https://github.com/Celtian/fifadate/commit/0ad6e7367fc4f3b338deeec6c215635c423d1910)

#### [v0.0.2](https://github.com/Celtian/fifadate/compare/v0.0.1...v0.0.2)

> 6 July 2023
- chore(update): patch release 0.0.2 πŸ› [`d8aedf0`](https://github.com/Celtian/fifadate/commit/d8aedf04e5cb0a04d5d38c43e90344981b122634)
- fix(build): missing deps added [`9acca0b`](https://github.com/Celtian/fifadate/commit/9acca0b065724c0c17f345ee2b662d834044bdd9)

#### v0.0.1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fifadate",
"version": "0.0.2",
"version": "0.0.3",
"description": "Utils for Fifa Soccer Game dates",
"scripts": {
"start": "rimraf dist && tsc-watch --build tsconfig.es5.json --onSuccess 'yarn postbuild'",
Expand Down

0 comments on commit f3f0f66

Please sign in to comment.