Release 2.83.0

This commit is contained in:
Javier Goizueta 2016-11-10 13:02:39 +01:00
parent 9a2b17d952
commit 8aeb2173d1
3 changed files with 11 additions and 4 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## 2.83.0
Released 2016-11-10
Announcements:
- Upgrades camshaft to [0.48.0](https://github.com/CartoDB/camshaft/releases/tag/0.48.0).
## 2.82.0
Released 2016-11-08

6
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{
"name": "windshaft-cartodb",
"version": "2.82.0",
"version": "2.83.0",
"dependencies": {
"body-parser": {
"version": "1.14.2",
@ -4352,7 +4352,7 @@
"dependencies": {
"strip-ansi": {
"version": "3.0.1",
"from": "strip-ansi@>=3.0.1 <4.0.0",
"from": "strip-ansi@>=3.0.0 <4.0.0",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
"dependencies": {
"ansi-regex": {
@ -4622,7 +4622,7 @@
},
"strip-ansi": {
"version": "3.0.1",
"from": "strip-ansi@>=3.0.1 <4.0.0",
"from": "strip-ansi@>=3.0.0 <4.0.0",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
"dependencies": {
"ansi-regex": {

View File

@ -1,7 +1,7 @@
{
"private": true,
"name": "windshaft-cartodb",
"version": "2.82.0",
"version": "2.83.0",
"description": "A map tile server for CartoDB",
"keywords": [
"cartodb"