Release 6.0.0

This commit is contained in:
Daniel García Aubert 2020-06-05 14:02:34 +02:00
parent f3df9a60a8
commit d2b8e629bf
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Changelog # Changelog
## 6.0.0 ## 6.0.0
Released 2020-mm-dd Released 2020-06-05
Breaking changes: Breaking changes:
- Drop support for Node.js < 12 - Drop support for Node.js < 12

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "cartodb-sql-api", "name": "cartodb-sql-api",
"version": "5.0.2", "version": "6.0.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,7 +1,7 @@
{ {
"private": true, "private": true,
"name": "cartodb-sql-api", "name": "cartodb-sql-api",
"version": "5.0.2", "version": "6.0.0",
"description": "High speed SQL API for CARTO", "description": "High speed SQL API for CARTO",
"keywords": [ "keywords": [
"carto", "carto",