Skip to content

Commit 52ddc32

Browse files
committed
release 11.0.0
1 parent 2afc8dd commit 52ddc32

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Changelog
2+
3+
## 11.0.0 - 2024-11-24
4+
Decommissioned Trip Parser API
5+
26
## 10.1.0 - 2024-06-24
37
Add support for the [Hotel Booking API v2](https://developers.amadeus.com/self-service/category/hotels/api-doc/hotel-booking)
48

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

0 commit comments

Comments
 (0)