Skip to content

Commit

Permalink
Release version 5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Alvaro Navarro authored Nov 11, 2020
1 parent fd50f52 commit 3edc394
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 5.5.0 - 2020-11-11
Add support for the [Flight Price Analysis API](https://developers.amadeus.com/self-service/category/air/api-doc/flight-price-analysis/api-reference)

## 5.4.0 - 2020-10-01
Add support for the [Tours and Activities API](https://developers.amadeus.com/self-service/category/destination-content/api-doc/tours-and-activities/api-reference)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amadeus",
"version": "5.4.0",
"version": "5.5.0",
"description": "Node library for the Amadeus travel APIs",
"main": "lib/amadeus.js",
"scripts": {
Expand Down

0 comments on commit 3edc394

Please sign in to comment.