Skip to content

Commit

Permalink
Chore: (release) add version 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2022-07-09)

### Chore

* setup ci ([a7475d0](a7475d0))

### Docs

* adds readme ([685cfda](685cfda))

### New

* Add new Rate ([e428b3b](e428b3b))
* adds common project files ([354e6a6](354e6a6))
* adds initiial version ([3891a47](3891a47))
* save favorites across devices ([913476c](913476c))
* trim extra zeroes in prices ([bcc8a50](bcc8a50))
  • Loading branch information
semantic-release-bot committed Jul 9, 2022
1 parent a7475d0 commit 31ba86b
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 ([a7475d0](https://github.com/pustovitDmytro/hermes/commit/a7475d01b942af11232aa4880509e8c0d1c4c884))

### 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 31ba86b

Please sign in to comment.