@aliaksandarpratashchyk/kickcat 0.5.2 → 0.5.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aliaksandarpratashchyk/kickcat",
3
- "version": "0.5.2",
3
+ "version": "0.5.3",
4
4
  "description": "Infrastructure-as-code toolkit for GitHub repository automation. Includes reusable workflows, utilities, and a CLI to install workflow templates.",
5
5
  "bin": {
6
6
  "kickcat": "./dist/bundle.js"
@@ -7,6 +7,7 @@ on:
7
7
 
8
8
  permissions:
9
9
  contents: write
10
+ issues: write
10
11
 
11
12
  jobs:
12
13
  sync:
@@ -7,6 +7,7 @@ on:
7
7
 
8
8
  permissions:
9
9
  contents: write
10
+ issues: write
10
11
 
11
12
  jobs:
12
13
  sync:
@@ -7,6 +7,7 @@ on:
7
7
 
8
8
  permissions:
9
9
  contents: write
10
+ issues: write
10
11
 
11
12
  jobs:
12
13
  sync: