Skip to content

Commit

Permalink
chore: prep v1.4.1 (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
thaddmt authored Aug 4, 2022
1 parent da25331 commit 7bd14bd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,15 @@

### Bug fixes 🐛

## 1.4.1

### Features / Improvements 🚀

### Bug fixes 🐛

- fix: fix bug where search cannot be done without fully clearing input [#72](https://github.com/maplibre/maplibre-gl-geocoder/pull/72)
- Bump sinon from 7.2.7 to 14.0.0 (#66)(https://github.com/maplibre/maplibre-gl-geocoder/pull/66)
- Bump tape from 4.10.1 to 5.5.3 (#56)(https://github.com/maplibre/maplibre-gl-geocoder/pull/56)

## 1.4.0

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": "@maplibre/maplibre-gl-geocoder",
"version": "1.4.0",
"version": "1.4.1",
"description": "A geocoder control for Maplibre GL JS",
"main": "lib/index.js",
"unpkg": "dist/maplibre-gl-geocoder.min.js",
Expand Down

0 comments on commit 7bd14bd

Please # to comment.