File tree Expand file tree Collapse file tree 9 files changed +40
-15
lines changed
Expand file tree Collapse file tree 9 files changed +40
-15
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @p-j/geocodejson-ban
22
3+ ## 1.3.3
4+
5+ ### Patch Changes
6+
7+ - [ #103 ] ( https://github.com/p-j/geocodejson/pull/103 ) [ ` 3fbe5b6 ` ] ( https://github.com/p-j/geocodejson/commit/3fbe5b6f0d9445b239bf352c3cced979685ac4ca ) Thanks [ @p-j ] ( https://github.com/p-j ) ! - dependencies upgrade
8+
9+ - Updated dependencies [[ ` 3fbe5b6 ` ] ( https://github.com/p-j/geocodejson/commit/3fbe5b6f0d9445b239bf352c3cced979685ac4ca )] :
10+ - @p-j/geocodejson-types @4.1.2
11+
312## 1.3.2
413
514### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @p-j/geocodejson-ban" ,
3- "version" : " 1.3.2 " ,
3+ "version" : " 1.3.3 " ,
44 "description" : " GeocodeJSON adapter for the French Base Adresse Nationale (api-adresse.data.gouv.fr)" ,
55 "author" : " Jérémie Parker <hi@pkr.sh>" ,
66 "homepage" : " https://github.com/p-j/geocodejson#readme" ,
1919 "test" : " jest"
2020 },
2121 "dependencies" : {
22- "@p-j/geocodejson-types" : " 4.1.1 " ,
22+ "@p-j/geocodejson-types" : " 4.1.2 " ,
2323 "@turf/helpers" : " ^6.4.0" ,
2424 "cross-fetch" : " ^4.0.0" ,
2525 "geojson" : " ^0.5.0" ,
Original file line number Diff line number Diff line change 11# @p-j/geocodejson-googleapis
22
3+ ## 4.0.3
4+
5+ ### Patch Changes
6+
7+ - [ #103 ] ( https://github.com/p-j/geocodejson/pull/103 ) [ ` 3fbe5b6 ` ] ( https://github.com/p-j/geocodejson/commit/3fbe5b6f0d9445b239bf352c3cced979685ac4ca ) Thanks [ @p-j ] ( https://github.com/p-j ) ! - dependencies upgrade
8+
9+ - Updated dependencies [[ ` 3fbe5b6 ` ] ( https://github.com/p-j/geocodejson/commit/3fbe5b6f0d9445b239bf352c3cced979685ac4ca )] :
10+ - @p-j/geocodejson-types @4.1.2
11+
312## 4.0.2
413
514### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @p-j/geocodejson-googleapis" ,
3- "version" : " 4.0.2 " ,
3+ "version" : " 4.0.3 " ,
44 "description" : " GeocodeJSON adapter for Google Maps Geocoding API" ,
55 "author" : " Jérémie Parker <hi@pkr.sh>" ,
66 "homepage" : " https://github.com/p-j/geocodejson#readme" ,
1616 "types" : " dist/index.d.ts" ,
1717 "dependencies" : {
1818 "@googlemaps/google-maps-services-js" : " ^3.3.26" ,
19- "@p-j/geocodejson-types" : " 4.1.1 " ,
19+ "@p-j/geocodejson-types" : " 4.1.2 " ,
2020 "@turf/helpers" : " ^6.4.0" ,
2121 "cross-fetch" : " ^4.0.0" ,
2222 "geojson" : " ^0.5.0" ,
Original file line number Diff line number Diff line change 11# @p-j/geocodejson-opencage
22
3+ ## 1.2.3
4+
5+ ### Patch Changes
6+
7+ - [ #103 ] ( https://github.com/p-j/geocodejson/pull/103 ) [ ` 3fbe5b6 ` ] ( https://github.com/p-j/geocodejson/commit/3fbe5b6f0d9445b239bf352c3cced979685ac4ca ) Thanks [ @p-j ] ( https://github.com/p-j ) ! - dependencies upgrade
8+
9+ - Updated dependencies [[ ` 3fbe5b6 ` ] ( https://github.com/p-j/geocodejson/commit/3fbe5b6f0d9445b239bf352c3cced979685ac4ca )] :
10+ - @p-j/geocodejson-types @4.1.2
11+
312## 1.2.2
413
514### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @p-j/geocodejson-opencage" ,
3- "version" : " 1.2.2 " ,
3+ "version" : " 1.2.3 " ,
44 "description" : " GeocodeJSON adapter for OpenCage Geocoding API" ,
55 "author" : " Jérémie Parker <hi@pkr.sh>" ,
66 "homepage" : " https://github.com/p-j/geocodejson#readme" ,
1919 "test" : " jest"
2020 },
2121 "dependencies" : {
22- "@p-j/geocodejson-types" : " 4.1.1 " ,
22+ "@p-j/geocodejson-types" : " 4.1.2 " ,
2323 "@turf/helpers" : " ^6.4.0" ,
2424 "cross-fetch" : " ^4.0.0" ,
2525 "geojson" : " ^0.5.0" ,
Original file line number Diff line number Diff line change 11# @p-j/geocodejson-types
22
3+ ## 4.1.2
4+
5+ ### Patch Changes
6+
7+ - [ #103 ] ( https://github.com/p-j/geocodejson/pull/103 ) [ ` 3fbe5b6 ` ] ( https://github.com/p-j/geocodejson/commit/3fbe5b6f0d9445b239bf352c3cced979685ac4ca ) Thanks [ @p-j ] ( https://github.com/p-j ) ! - dependencies upgrade
8+
39## 4.1.1
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @p-j/geocodejson-types" ,
3- "version" : " 4.1.1 " ,
3+ "version" : " 4.1.2 " ,
44 "author" : " Jérémie Parker <hi@pkr.sh>" ,
55 "homepage" : " https://github.com/p-j/geocodejson#readme" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments