chore: release v1.13.23

This commit is contained in:
Vince Lozada
2026-08-18 09:18:53 -05:00
parent 04a5247b89
commit 9a44ea11d8
+4 -1
View File
@@ -1,8 +1,11 @@
1.13.22
1.13.23
Release/version change metadata for this skill set lives here, not in individual skill files.
Historical notes consolidated from skill docs:
- v1.13.23
- Corrected `glab runner list` instance-scope guidance to use the supported `--instance` flag instead of the invalid `--all` flag.
- Thanks [@cormacc](https://github.com/cormacc) for identifying and fixing the runner-list command and reference in [PR #83](https://github.com/vince-winkintel/gitlab-cli-skills/pull/83).
- v1.13.22
- glab v1.113.0 refresh: added standalone guidance and checksum-verified help for experimental `glab artifact-registry get-token` and `status`, including token-output handling, duration limits, GitLab EE 19.1 prerequisites, and token-exchange feature-flag requirements.
- Updated `glab api --field` guidance for JSON arrays/objects, nested placeholder expansion, invalid/trailing JSON failures, and the corrected literal behavior of bracketed `--raw-field` values.