diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 87f5de0..0607391 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.12.1" + ".": "1.12.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 8649aff..3b1ebb1 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.12.2](https://github.com/freeCodeCamp/artemis/compare/v1.12.1...v1.12.2) (2026-09-10) + + +### Bug Fixes + +* **probe:** log write-probe success at info ([3b57576](https://github.com/freeCodeCamp/artemis/commit/3b5757666dfcd5e4e48ed01f1ffd4e298d817389)) + ## [1.12.1](https://github.com/freeCodeCamp/artemis/compare/v1.12.0...v1.12.1) (2026-09-09) diff --git a/version.txt b/version.txt index f8f4f03..6b89d58 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.12.1 +1.12.2