Skip to content

Commit e2b1779

Browse files
author
MinjiK
committed
v10.0.0 Release
1 parent 6b923c9 commit e2b1779

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
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
6+
27
## 9.1.0 - 2023-12-11
38
Add support for additional parameters with [Flight Offers Price API](https://developers.amadeus.com/self-service/category/flights/api-doc/flight-offers-price)
49

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)