Skip to content
This repository has been archived by the owner on Feb 22, 2021. It is now read-only.

Commit

Permalink
chore(release): 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kontrollanten committed Feb 26, 2019
1 parent d72c805 commit d572f00
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 1 deletion.
74 changes: 74 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
# Change Log

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.

# [1.4.0](https://github.com/kontrollanten/algolia-places-react/compare/v1.0.7...v1.4.0) (2019-02-26)


### Features

* add support for aria-label ([8be3ca0](https://github.com/kontrollanten/algolia-places-react/commit/8be3ca0))



## 1.3.3 (2019-02-06)


### Bug Fixes

* **build:** fix a bug where package cant be found ([6f68e09](https://github.com/kontrollanten/algolia-places-react/commit/6f68e09)), closes [#93](https://github.com/kontrollanten/algolia-places-react/issues/93)



## 1.3.2 (2018-12-17)



## 1.3.1 (2018-12-17)



# 1.3.0 (2018-06-18)


### Features

* **algolia-places:** add support for arbitrary props ([c1db6d8](https://github.com/kontrollanten/algolia-places-react/commit/c1db6d8))
* **algolia-places:** add support for onFocus and onBlur ([eca9aed](https://github.com/kontrollanten/algolia-places-react/commit/eca9aed))



## 1.1.1 (2018-04-18)


### Bug Fixes

* **AlgoliaPlaces:** add source maps ([18dbc03](https://github.com/kontrollanten/algolia-places-react/commit/18dbc03))



# 1.1.0 (2018-03-04)



## 1.0.14 (2018-03-03)



## 1.0.13 (2018-02-24)



## 1.0.12 (2018-01-29)



## 1.0.10 (2018-01-28)



## 1.0.9 (2018-01-28)



## 1.0.8 (2018-01-28)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "algolia-places-react",
"version": "1.3.3",
"version": "1.4.0",
"description": "Blazing fast address autocomplete React/preact component.",
"main": "dist/index.es.js",
"repository": "https://github.com/kontrollanten/algolia-places-react",
Expand Down

0 comments on commit d572f00

Please sign in to comment.