We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2afc8dd commit 52ddc32Copy full SHA for 52ddc32
CHANGELOG.md
@@ -1,4 +1,8 @@
1
# Changelog
2
+
3
+## 11.0.0 - 2024-11-24
4
+Decommissioned Trip Parser API
5
6
## 10.1.0 - 2024-06-24
7
Add support for the [Hotel Booking API v2](https://developers.amadeus.com/self-service/category/hotels/api-doc/hotel-booking)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "amadeus",
- "version": "10.1.0",
+ "version": "11.0.0",
"description": "Node library for the Amadeus travel APIs",
"main": "lib/amadeus.js",
"scripts": {
0 commit comments