Skip to content

Commit c5e2c46

Browse files
openfga-releaser-bot[bot]openfga-botSoulPancake
authored
release: v0.7.13 (#687)
* chore: release 0.7.13 Release-As: 0.7.13 * release: v0.7.13 * fix: Update CHANGELOG to remove outdated entries Removed miscellaneous section and outdated release note. * feat: Update CHANGELOG with OpenFGA v1.15.0 Update bundled OpenFGA to v1.15.0 in CHANGELOG. * fix: Update CHANGELOG and remove Unreleased section Removed 'Unreleased' section and updated version details. * fix: remove KaC mention Removed redundant line about changelog format. --------- Co-authored-by: openfga-releaser-bot <contact@openfga.dev> Co-authored-by: openfga-releaser-bot[bot] <274031225+openfga-releaser-bot[bot]@users.noreply.github.com> Co-authored-by: Anurag Bandyopadhyay <angbpy@gmail.com>
1 parent 7d4e5fa commit c5e2c46

2 files changed

Lines changed: 12 additions & 4 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-
".": "0.7.12"
2+
".": "0.7.13"
33
}

CHANGELOG.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,18 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
The format is based on [Keep a Changelog](https://keepachangelog.com/)
6-
and this project adheres to [Semantic Versioning](https://semver.org/).
5+
This project adheres to [Semantic Versioning](https://semver.org/).
6+
7+
## [0.7.13](https://github.com/openfga/cli/compare/v0.7.12...v0.7.13) (2026-04-27)
8+
9+
10+
### Added
11+
12+
* support custom headers ([#670](https://github.com/openfga/cli/issues/670)) ([5826777](https://github.com/openfga/cli/commit/5826777f8b8f6b0ee6f46d184121fd760234609f))
13+
14+
### Changed
15+
* Update bundled OpenFGA to [v1.15.0](https://github.com/openfga/openfga/releases/tag/v1.15.0)
716

8-
## [Unreleased]
917

1018
## [0.7.12] - 2026-03-23
1119

0 commit comments

Comments
 (0)