Skip to content

Commit b3356e6

Browse files
chore(main): release 1.6.1 (#23)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 04284c6 commit b3356e6

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.6.0"
2+
".": "1.6.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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`.
44

5+
## [1.6.1](https://github.com/freeCodeCamp/artemis/compare/v1.6.0...v1.6.1) (2026-07-17)
6+
7+
8+
### Bug Fixes
9+
10+
* **handler:** redact actor fields on approve/reject for non-staff ([04284c6](https://github.com/freeCodeCamp/artemis/commit/04284c63871c88683a669efa6b85ceaebc45360e))
11+
512
## [1.6.0](https://github.com/freeCodeCamp/artemis/compare/v1.5.0...v1.6.0) (2026-07-17)
613

714

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.0
1+
1.6.1

0 commit comments

Comments
 (0)