Skip to content

Commit

Permalink
chore(release): 9.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchentw committed Nov 24, 2017
1 parent 8668288 commit c7f6d26
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="9.3.0"></a>
# [9.3.0](https://github.com/tomchentw/react-google-maps/compare/v9.2.3...v9.3.0) (2017-11-24)


### Bug Fixes

* **package.json:** files including `src/` ([9b18f8d](https://github.com/tomchentw/react-google-maps/commit/9b18f8d))


### Features

* **package.json:** add TypeScript definitions. ([#646](https://github.com/tomchentw/react-google-maps/issues/646)) ([072b4c7](https://github.com/tomchentw/react-google-maps/commit/072b4c7)), closes [#363](https://github.com/tomchentw/react-google-maps/issues/363)



<a name="9.2.3"></a>
## [9.2.3](https://github.com/tomchentw/react-google-maps/compare/v9.2.2...v9.2.3) (2017-11-24)

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": "react-google-maps",
"version": "9.2.3",
"version": "9.3.0",
"description": "React.js Google Maps integration component",
"license": "MIT",
"author": {
Expand Down

0 comments on commit c7f6d26

Please sign in to comment.