Skip to content

Commit 995e9e6

Browse files
Release 0.11.1
1 parent e77a58f commit 995e9e6

3 files changed

Lines changed: 19 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## v0.11.1 (2026-08-11)
4+
5+
#### :bug: Bug Fix
6+
7+
- [#32](https://github.com/gleanwork/pluginpack/pull/32) Fix validation of shared source repositories ([@steve-calvert-glean](https://github.com/steve-calvert-glean))
8+
9+
#### :house: Internal
10+
11+
- [#33](https://github.com/gleanwork/pluginpack/pull/33) Derive accepted PR labels from the repository ([@steve-calvert-glean](https://github.com/steve-calvert-glean))
12+
13+
#### Committers: 1
14+
15+
- Steve Calvert ([@steve-calvert-glean](https://github.com/steve-calvert-glean))
16+
17+
18+
319
## v0.11.0 (2026-08-10)
420

521
#### :boom: Breaking Change

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gleanwork/pluginpack",
3-
"version": "0.11.0",
3+
"version": "0.11.1",
44
"description": "Compile one source of agent plugins — skills, commands, hooks, and MCP servers — into the native plugin format each AI app expects.",
55
"keywords": [
66
"agent-skills",

0 commit comments

Comments
 (0)