We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1035250 commit 88758c9Copy full SHA for 88758c9
.github/workflows/publish.yaml
@@ -12,6 +12,7 @@ on:
12
# Only needs to clone the repository
13
permissions:
14
contents: write
15
+ id-token: write
16
# Safer shell
17
defaults:
18
run:
CHANGELOG.md
@@ -11,7 +11,7 @@ All notable changes to this project will be documented in this file.
11
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
-## [Unreleased]
+## [0.10.0] - 2025-10-17
### Added
0 commit comments