Skip to content

Commit 439229c

Browse files
authored
Merge pull request #218 from amadeus4dev/v10.1.0
Release v10.1.0
2 parents a22a453 + b1cb7cf commit 439229c

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,4 +1,7 @@
11
# Changelog
2+
## 10.1.0 - 2024-06-24
3+
Add support for the [Hotel Booking API v2](https://developers.amadeus.com/self-service/category/hotels/api-doc/hotel-booking)
4+
25
## 10.0.0 - 2024-04-17
36
Decommissioned Safe Place API
47

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

0 commit comments

Comments
 (0)