diff --git a/CHANGELOG.md b/CHANGELOG.md index 94087d7..6ab0d51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [1.57.0](https://github.com/corquaid/international-space-station-APIs/compare/v1.56.0...v1.57.0) (2024-03-11) + + +### Features + +* undocking of SpaceX Crew-7 Dragon spacecraft ([46e8785](https://github.com/corquaid/international-space-station-APIs/commit/46e8785eacb2d72ee99ab64e985322bda3d53dc6)) + + + # [1.56.0](https://github.com/corquaid/international-space-station-APIs/compare/v1.55.0...v1.56.0) (2024-03-05) @@ -37,12 +46,3 @@ -# [1.52.0](https://github.com/corquaid/international-space-station-APIs/compare/v1.51.0...v1.52.0) (2024-02-01) - - -### Features - -* docking of Cygnus NG-20 spacecraft ([267cd0c](https://github.com/corquaid/international-space-station-APIs/commit/267cd0cce87056b4d8c057798e8f99fc30e03fe0)) - - - diff --git a/package.json b/package.json index 898e41b..a0d3f3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iss_json_project", - "version": "1.56.0", + "version": "1.57.0", "description": "JSON files for ISS information", "main": "index.js", "scripts": {