Camshaft 0.62.1
This commit is contained in:
parent
4f910e942f
commit
9d5fa55d5c
4
NEWS.md
4
NEWS.md
@ -2,8 +2,8 @@
|
||||
|
||||
## 6.3.0
|
||||
Released 2018-mm-dd
|
||||
- Upgrades Camshaft to [0.62.0](https://github.com/CartoDB/camshaft/releases/tag/0.62.0):
|
||||
- Support for batch street-level geocoding. [0.62.0](https://github.com/CartoDB/camshaft/releases/tag/0.62.0)
|
||||
- Upgrades Camshaft to [0.62.1](https://github.com/CartoDB/camshaft/releases/tag/0.62.1):
|
||||
- Support for batch street-level geocoding. [0.62.1](https://github.com/CartoDB/camshaft/releases/tag/0.62.1)
|
||||
|
||||
## 6.2.0
|
||||
Released 2018-07-20
|
||||
|
@ -27,7 +27,7 @@
|
||||
"@carto/fqdn-sync": "0.2.2",
|
||||
"basic-auth": "2.0.0",
|
||||
"body-parser": "1.18.3",
|
||||
"camshaft": "0.62.0",
|
||||
"camshaft": "0.62.1",
|
||||
"cartodb-psql": "0.11.0",
|
||||
"cartodb-query-tables": "0.3.0",
|
||||
"cartodb-redis": "2.0.1",
|
||||
|
@ -265,9 +265,9 @@ camelcase@^4.1.0:
|
||||
version "4.1.0"
|
||||
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-4.1.0.tgz#d545635be1e33c542649c69173e5de6acfae34dd"
|
||||
|
||||
camshaft@0.62.0:
|
||||
version "0.62.0"
|
||||
resolved "https://registry.yarnpkg.com/camshaft/-/camshaft-0.62.0.tgz#1f3330502470bedfa7e9350f279abedf12e4525a"
|
||||
camshaft@0.62.1:
|
||||
version "0.62.1"
|
||||
resolved "https://registry.yarnpkg.com/camshaft/-/camshaft-0.62.1.tgz#75f8734c4089aaeae3b9067eb94d3c669cebbcaf"
|
||||
dependencies:
|
||||
async "^1.5.2"
|
||||
bunyan "1.8.1"
|
||||
|
Loading…
Reference in New Issue
Block a user