Skip to content

Commit

Permalink
chore(release): v1.59.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Mar 25, 2024
1 parent d03db9a commit 7aa3ab5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,48 +1,48 @@
# [1.58.0](https://github.com/corquaid/international-space-station-APIs/compare/v1.57.0...v1.58.0) (2024-03-23)
# [1.59.0](https://github.com/corquaid/international-space-station-iss-APIs/compare/v1.58.0...v1.59.0) (2024-03-25)


### Features

* update for docking of Dragon CRS-30 spacecraft ([1803f72](https://github.com/corquaid/international-space-station-APIs/commit/1803f72466fa02b43280ad81e310574970b32a55))
* update for docking of Soyuz MS-25 spacecraft ([01f6f0e](https://github.com/corquaid/international-space-station-iss-APIs/commit/01f6f0e8312666167dac20b44b310d4bcf17a117))



# [1.57.0](https://github.com/corquaid/international-space-station-APIs/compare/v1.56.0...v1.57.0) (2024-03-11)
# [1.58.0](https://github.com/corquaid/international-space-station-iss-APIs/compare/v1.57.0...v1.58.0) (2024-03-23)


### Features

* undocking of SpaceX Crew-7 Dragon spacecraft ([46e8785](https://github.com/corquaid/international-space-station-APIs/commit/46e8785eacb2d72ee99ab64e985322bda3d53dc6))
* update for docking of Dragon CRS-30 spacecraft ([1803f72](https://github.com/corquaid/international-space-station-iss-APIs/commit/1803f72466fa02b43280ad81e310574970b32a55))



# [1.56.0](https://github.com/corquaid/international-space-station-APIs/compare/v1.55.0...v1.56.0) (2024-03-05)
# [1.57.0](https://github.com/corquaid/international-space-station-iss-APIs/compare/v1.56.0...v1.57.0) (2024-03-11)


### Features

* add launch and docking time for SpaceX Crew-8 mission ([9dc68da](https://github.com/corquaid/international-space-station-APIs/commit/9dc68da71889698f7c420261ebc176e2800e6c98))
* update Crew-8 Dragon docking time ([73c5a3a](https://github.com/corquaid/international-space-station-APIs/commit/73c5a3a1eef86ccc87fa3f8826ad46e1849cf4e1))
* update for Crew-8 Dragon spacecraft and crew ([bc0d188](https://github.com/corquaid/international-space-station-APIs/commit/bc0d1888c78f4db01ef3e76590975fe5251c82d6))
* undocking of SpaceX Crew-7 Dragon spacecraft ([46e8785](https://github.com/corquaid/international-space-station-iss-APIs/commit/46e8785eacb2d72ee99ab64e985322bda3d53dc6))



# [1.55.0](https://github.com/corquaid/international-space-station-APIs/compare/v1.54.0...v1.55.0) (2024-02-19)
# [1.56.0](https://github.com/corquaid/international-space-station-iss-APIs/compare/v1.55.0...v1.56.0) (2024-03-05)


### Features

* update for docking of Progress MS-26 spacecraft ([04bcd48](https://github.com/corquaid/international-space-station-APIs/commit/04bcd48874b9b270c89c1600ff02c87c86e47189))
* update index.html ([04f6fcf](https://github.com/corquaid/international-space-station-APIs/commit/04f6fcfc4176d0e1e6d20beef54b11d8048eca65))
* add launch and docking time for SpaceX Crew-8 mission ([9dc68da](https://github.com/corquaid/international-space-station-iss-APIs/commit/9dc68da71889698f7c420261ebc176e2800e6c98))
* update Crew-8 Dragon docking time ([73c5a3a](https://github.com/corquaid/international-space-station-iss-APIs/commit/73c5a3a1eef86ccc87fa3f8826ad46e1849cf4e1))
* update for Crew-8 Dragon spacecraft and crew ([bc0d188](https://github.com/corquaid/international-space-station-iss-APIs/commit/bc0d1888c78f4db01ef3e76590975fe5251c82d6))



# [1.54.0](https://github.com/corquaid/international-space-station-APIs/compare/v1.53.0...v1.54.0) (2024-02-14)
# [1.55.0](https://github.com/corquaid/international-space-station-iss-APIs/compare/v1.54.0...v1.55.0) (2024-02-19)


### Features

* undocking of Progress MS-24 spacecraft ([11ce70e](https://github.com/corquaid/international-space-station-APIs/commit/11ce70e183ef37c149ffaa7f2e5be325aa88212d))
* update for docking of Progress MS-26 spacecraft ([04bcd48](https://github.com/corquaid/international-space-station-iss-APIs/commit/04bcd48874b9b270c89c1600ff02c87c86e47189))
* update index.html ([04f6fcf](https://github.com/corquaid/international-space-station-iss-APIs/commit/04f6fcfc4176d0e1e6d20beef54b11d8048eca65))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iss_json_project",
"version": "1.58.0",
"version": "1.59.0",
"description": "JSON files for ISS information",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 7aa3ab5

Please sign in to comment.