Skip to content

Commit

Permalink
chore(release): 1.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.3](v1.0.2...v1.0.3) (2018-07-26)

### Bug Fixes

* **api:** prefixes api client class name with owm ([df50325](df50325))
  • Loading branch information
semantic-release-bot committed Jul 26, 2018
1 parent 86ad8d0 commit 95f2282
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.3](https://github.com/tdolsen/openweathermap-api-client/compare/v1.0.2...v1.0.3) (2018-07-26)


### Bug Fixes

* **api:** prefixes api client class name with owm ([df50325](https://github.com/tdolsen/openweathermap-api-client/commit/df50325))

## [1.0.2](https://github.com/tdolsen/openweathermap-api-client/compare/v1.0.1...v1.0.2) (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.2",
"version": "1.0.3",
"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 95f2282

Please # to comment.