Skip to content

Commit

Permalink
chore(release): 3.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.2](v3.0.1...v3.0.2) (2020-06-22)

### Bug Fixes

* 🐛 remove console.log ([5a2c072](5a2c072))
  • Loading branch information
semantic-release-bot committed Jun 22, 2020
1 parent 5a2c072 commit df3876a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.0.2](https://github.com/suin/esa-api/compare/v3.0.1...v3.0.2) (2020-06-22)


### Bug Fixes

* 🐛 remove console.log ([5a2c072](https://github.com/suin/esa-api/commit/5a2c07251cd641066f86f126091e248cb4644a22))

## [3.0.1](https://github.com/suin/esa-api/compare/v3.0.0...v3.0.1) (2020-06-22)


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": "@suin/esa-api",
"version": "3.0.1",
"version": "3.0.2",
"description": "esa.io APIクライアント",
"keywords": [
"esa"
Expand Down

0 comments on commit df3876a

Please sign in to comment.