Skip to content

Commit daeabae

Browse files
authored
Merge pull request #95 from amadeus4dev/release-5.6.0
Release 5.6.0
2 parents 49ea9b2 + 1cb3a01 commit daeabae

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 5.6.0 - 2020-12-03
4+
Update Node versions in Travis configuration to [Node LTS versions](https://nodejs.org/en/about/releases/)
5+
36
## 5.5.0 - 2020-11-11
47
Add support for the [Flight Price Analysis API](https://developers.amadeus.com/self-service/category/air/api-doc/flight-price-analysis/api-reference)
58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "amadeus",
3-
"version": "5.5.0",
3+
"version": "5.6.0",
44
"description": "Node library for the Amadeus travel APIs",
55
"main": "lib/amadeus.js",
66
"scripts": {

0 commit comments

Comments
 (0)