From c07f9d609d1075815598bf10f7911071eb2f1ac1 Mon Sep 17 00:00:00 2001 From: "freecodecamp-ops[bot]" <306398674+freecodecamp-ops[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 14:46:46 +0000 Subject: [PATCH] chore(main): release 1.6.3 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 9464c4e..a0457ca 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.6.2" + ".": "1.6.3" } diff --git a/CHANGELOG.md b/CHANGELOG.md index d132237..86f4525 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to artemis are documented here. Format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/); versioning follows [Semantic Versioning](https://semver.org/spec/v2.0.0.html) with the pre-1.0 caveat noted in `docs/RELEASING.md`. +## [1.6.3](https://github.com/freeCodeCamp/artemis/compare/v1.6.2...v1.6.3) (2026-07-27) + + +### Bug Fixes + +* add static index check ([#25](https://github.com/freeCodeCamp/artemis/issues/25)) ([90739ef](https://github.com/freeCodeCamp/artemis/commit/90739ef4552328d04a5f10ab6d80858c5779d2c0)) + ## [1.6.2](https://github.com/freeCodeCamp/artemis/compare/v1.6.1...v1.6.2) (2026-07-18) diff --git a/version.txt b/version.txt index fdd3be6..266146b 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.6.2 +1.6.3