Skip to content

Commit a2fa5eb

Browse files
chore(main): release wardrowbe 1.3.1 (#106)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7354232 commit a2fa5eb

2 files changed

Lines changed: 15 additions & 1 deletion

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.3.0"
2+
".": "1.3.1"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.3.1](https://github.com/Anyesh/wardrowbe/compare/wardrowbe-v1.3.0...wardrowbe-v1.3.1) (2026-06-26)
9+
10+
11+
### 🐛 Bug Fixes
12+
13+
* make OIDC issuer URL trailing-slash agnostic ([#107](https://github.com/Anyesh/wardrowbe/issues/107)) ([152f175](https://github.com/Anyesh/wardrowbe/commit/152f17572488bb63bc5f65a0c1a3240752db12c1))
14+
* OIDC issue [#114](https://github.com/Anyesh/wardrowbe/issues/114) ([7354232](https://github.com/Anyesh/wardrowbe/commit/73542322e0d56913d5e3f249f4679c05efd0eb74))
15+
16+
17+
### 👷 CI/CD
18+
19+
* publish Docker images to GHCR on main and releases ([#83](https://github.com/Anyesh/wardrowbe/issues/83)) ([af22e84](https://github.com/Anyesh/wardrowbe/commit/af22e8410d37f04800dafa4cbc09a94e7fddd6bc))
20+
* publish versioned images on release ([#112](https://github.com/Anyesh/wardrowbe/issues/112)) ([9677b39](https://github.com/Anyesh/wardrowbe/commit/9677b3918728355046d3d8f306b11b9a0d61bc6e))
21+
822
## [1.3.0](https://github.com/Anyesh/wardrowbe/compare/wardrowbe-v1.2.4...wardrowbe-v1.3.0) (2026-05-31)
923

1024

0 commit comments

Comments
 (0)