Skip to content

Commit

Permalink
Merge branch 'master' of github.com:pustovitDmytro/hermes
Browse files Browse the repository at this point in the history
  • Loading branch information
pustovitDmytro committed Jul 9, 2022
2 parents f7939b8 + 2c36210 commit 5be330b
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# 1.0.0 (2022-07-09)


### Chore

* setup ci ([0c9f4b3](https://github.com/pustovitDmytro/hermes/commit/0c9f4b39a7dcf99ba99c99bf7f0e4c9b4ce9fb76))

### Docs

* adds readme ([685cfda](https://github.com/pustovitDmytro/hermes/commit/685cfda0b19c6a1b962197f7af4596d0bdbc90df))

### New

* Add new Rate ([e428b3b](https://github.com/pustovitDmytro/hermes/commit/e428b3b890bda057515ba300780194b280c346e9))
* adds common project files ([354e6a6](https://github.com/pustovitDmytro/hermes/commit/354e6a6d5f45deb52d72ce3f65b524aaa2fc951e))
* adds initiial version ([3891a47](https://github.com/pustovitDmytro/hermes/commit/3891a475ca553a694135d0030165ef01510c0bad))
* save favorites across devices ([913476c](https://github.com/pustovitDmytro/hermes/commit/913476ca323a23d8216e1b231b7b5772346e114c))
* trim extra zeroes in prices ([bcc8a50](https://github.com/pustovitDmytro/hermes/commit/bcc8a5029ef4ffad443e6100ea0dfd9609ce7382))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hermes",
"version": "0.0.1",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 5be330b

Please sign in to comment.