Skip to content

Commit 04c6938

Browse files
authored
Merge pull request #214 from amadeus4dev/v10.0.0
Release 10.0.0
2 parents 6b923c9 + acb3956 commit 04c6938

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Changelog
2+
## 10.0.0 - 2024-04-17
3+
Decommissioned Safe Place API
4+
5+
Removed [bluebird](https://github.com/petkaantonov/bluebird/) from dependencies, Big thanks to [Mohammed Alsammarrai](https://github.com/Darseen) for his contribution!
6+
7+
Minor code improvement, Big thanks to [Mohammed Alsammarrai](https://github.com/Darseen) for his contribution!
8+
29
## 9.1.0 - 2023-12-11
310
Add support for additional parameters with [Flight Offers Price API](https://developers.amadeus.com/self-service/category/flights/api-doc/flight-offers-price)
411

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": "9.1.0",
3+
"version": "10.0.0",
44
"description": "Node library for the Amadeus travel APIs",
55
"main": "lib/amadeus.js",
66
"scripts": {

0 commit comments

Comments
 (0)