Fix news and bump version
This commit is contained in:
parent
1a4af0095c
commit
1047895bb6
8
NEWS.md
8
NEWS.md
@ -1,8 +1,11 @@
|
|||||||
#Changelog
|
#Changelog
|
||||||
|
|
||||||
## 1.42.8
|
## 1.43.0
|
||||||
Released 2017-mm-dd
|
Released 2017-mm-dd
|
||||||
|
|
||||||
|
Announcements:
|
||||||
|
* Upgrade cartodb-psql to 0.7.0.
|
||||||
|
|
||||||
|
|
||||||
## 1.42.7
|
## 1.42.7
|
||||||
Released 2017-01-12
|
Released 2017-01-12
|
||||||
@ -10,9 +13,6 @@ Released 2017-01-12
|
|||||||
Enhancements:
|
Enhancements:
|
||||||
* Avoid gpkg fid column #404.
|
* Avoid gpkg fid column #404.
|
||||||
|
|
||||||
Announcements:
|
|
||||||
* Upgrade cartodb-psql to 0.7.0.
|
|
||||||
|
|
||||||
|
|
||||||
## 1.42.6
|
## 1.42.6
|
||||||
Released 2016-12-19
|
Released 2016-12-19
|
||||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "cartodb_sql_api",
|
"name": "cartodb_sql_api",
|
||||||
"version": "1.42.8",
|
"version": "1.43.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bintrees": {
|
"bintrees": {
|
||||||
"version": "1.0.1",
|
"version": "1.0.1",
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"cartodb"
|
"cartodb"
|
||||||
],
|
],
|
||||||
"version": "1.42.8",
|
"version": "1.43.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/CartoDB/CartoDB-SQL-API.git"
|
"url": "git://github.com/CartoDB/CartoDB-SQL-API.git"
|
||||||
|
Loading…
Reference in New Issue
Block a user