Skip to content

Commit 173f6b8

Browse files
chore: repin source-lock to fallow v3.16.0 and bump plugin to 1.2.18
1 parent 3f40b01 commit 173f6b8

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
},
77
"metadata": {
88
"description": "Agent skills for TypeScript and JavaScript codebase intelligence and local Impact summaries using fallow",
9-
"version": "1.2.17"
9+
"version": "1.2.18"
1010
},
1111
"plugins": [
1212
{
1313
"name": "fallow",
1414
"source": "./fallow",
1515
"description": "Codebase intelligence and local Impact summaries for TypeScript and JavaScript using fallow",
16-
"version": "1.2.17",
16+
"version": "1.2.18",
1717
"author": {
1818
"name": "Bart Waardenburg",
1919
"email": "bart@fallow.tools"

fallow/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fallow",
3-
"version": "1.2.17",
3+
"version": "1.2.18",
44
"description": "Codebase intelligence and local Impact summaries for TypeScript and JavaScript using fallow",
55
"author": {
66
"name": "Bart Waardenburg",

fallow/.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fallow",
3-
"version": "1.2.17",
3+
"version": "1.2.18",
44
"description": "Codebase intelligence for TypeScript and JavaScript using fallow",
55
"author": {
66
"name": "Bart Waardenburg",

source-lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schemaVersion": 1,
33
"repository": "https://github.com/fallow-rs/fallow",
4-
"commit": "e733839987d33816bcba9d8345c97badde49f743",
4+
"commit": "8b32aa4f6a285d1ae6897986f99dde834ecb7579",
55
"sourceRoot": "npm/fallow/skills/fallow",
66
"targetRoot": "fallow/skills/fallow",
77
"transforms": {

0 commit comments

Comments
 (0)