Skip to content

Commit cdf0eb1

Browse files
committed
chore: release v1.10.0
1 parent 6cddd07 commit cdf0eb1

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/brave-copilot-runners.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# skillgym
22

3+
## 0.10.0
4+
5+
### Minor Changes
6+
7+
- [#48](https://github.com/callstackincubator/skillgym/pull/48) [`6cddd07`](https://github.com/callstackincubator/skillgym/commit/6cddd078d04afc3be5df8b58bb475a8fede1b836) Thanks [@V3RON](https://github.com/V3RON)! - Add GitHub Copilot CLI as a supported runner with JSONL session normalization, isolated Copilot runtime state, token usage capture, explicit skill detection, docs, and website coverage.
8+
39
## 0.9.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "skillgym",
3-
"version": "0.9.1",
3+
"version": "0.10.0",
44
"private": false,
55
"description": "Prove your agent skills work before you ship them.",
66
"keywords": [

0 commit comments

Comments
 (0)