Skip to content

Commit 0ec669e

Browse files
MaxGhenisclaude
andcommitted
Add policyengine-claude plugin auto-install
Co-Authored-By: Claude <[email protected]>
1 parent 854fa08 commit 0ec669e

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

.claude/settings.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"plugins": {
3+
"marketplaces": [
4+
"PolicyEngine/policyengine-claude"
5+
],
6+
"auto_install": [
7+
"country-models@policyengine-claude"
8+
]
9+
}
10+
}

changelog_entry.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- bump: patch
1+
- bump: minor
22
changes:
3-
fixed:
4-
- Versioning workflow checkout for push events
3+
changed:
4+
- Added policyengine-claude plugin auto-install configuration.

0 commit comments

Comments
 (0)