Skip to content

Commit

Permalink
Merge branch 'master' of github.com:tdolsen/openweathermap-api-client
Browse files Browse the repository at this point in the history
  • Loading branch information
tdolsen committed Jul 26, 2018
2 parents 90b23af + 85a090d commit 86ad8d0
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 @@
## [1.0.2](https://github.com/tdolsen/openweathermap-api-client/compare/v1.0.1...v1.0.2) (2018-07-26)


### Bug Fixes

* **types:** changes forecast response type to return list as array ([bfe3bcc](https://github.com/tdolsen/openweathermap-api-client/commit/bfe3bcc))

## [1.0.1](https://github.com/tdolsen/openweathermap-api-client/compare/v1.0.0...v1.0.1) (2018-07-26)


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": "openweathermap-api-client",
"version": "1.0.1",
"version": "1.0.2",
"description": "Promise based API client for getting weather data and forecasts from openweathermap.org",
"author": "Torkild Dyvik Olsen",
"license": "MIT",
Expand Down

0 comments on commit 86ad8d0

Please # to comment.