From 71edacce3bc55287c7d9421da8dd8d46378da35f Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Thu, 8 Aug 2024 09:09:05 +0000 Subject: [PATCH] chore(release): v1.68.0 [skip ci] --- CHANGELOG.md | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a94e04f..6837141 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [1.68.0](https://github.com/corquaid/international-space-station-APIs/compare/v1.67.0...v1.68.0) (2024-08-08) + + +### Features + +* docking of Cygnus NG-21 cargo spacecraft ([cee3ad7](https://github.com/corquaid/international-space-station-APIs/commit/cee3ad7d037e55b2801d06dca44e4b4d6582bfd2)) + + + # [1.67.0](https://github.com/corquaid/international-space-station-APIs/compare/v1.66.0...v1.67.0) (2024-07-15) @@ -34,12 +43,3 @@ -# [1.63.0](https://github.com/corquaid/international-space-station-APIs/compare/v1.62.0...v1.63.0) (2024-05-20) - - -### Features - -* end of Shenzhou-17 mission ([33b0d23](https://github.com/corquaid/international-space-station-APIs/commit/33b0d23c3c2b7c15d4be5a1a0f312ee442e7f165)) - - - diff --git a/package.json b/package.json index cba2adb..d441f8d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iss_json_project", - "version": "1.67.0", + "version": "1.68.0", "description": "JSON files for ISS information", "main": "index.js", "scripts": {