Update news and bump version

This commit is contained in:
Raul Ochoa 2016-02-24 02:21:37 +01:00
parent f6c519a9e7
commit f6f9f203d2
3 changed files with 8 additions and 3 deletions

View File

@ -1,6 +1,11 @@
# Changelog # Changelog
## 2.25.3 ## 2.26.0
Released 2016-mm-dd
Announcements:
- Upgrades windshaft to [1.13.0](https://github.com/CartoDB/Windshaft/releases/tag/1.13.0)
## 2.25.2 ## 2.25.2

2
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "windshaft-cartodb", "name": "windshaft-cartodb",
"version": "2.25.3", "version": "2.26.0",
"dependencies": { "dependencies": {
"body-parser": { "body-parser": {
"version": "1.14.2", "version": "1.14.2",

View File

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