Skip to content

Commit eb79091

Browse files
Aaron SunAaron Sun
authored andcommitted
Fixed dates
1 parent 64f584d commit eb79091

File tree

1 file changed

+3
-27
lines changed

1 file changed

+3
-27
lines changed

extensions/catalog.community.json

Lines changed: 3 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -713,30 +713,6 @@
713713
"created_at": "2026-03-06T00:00:00Z",
714714
"updated_at": "2026-03-31T00:00:00Z"
715715
},
716-
"issue": {
717-
"name": "Issue Extension",
718-
"id": "issue",
719-
"description": "Creates and syncs local specs based on an existing issue in GitHub",
720-
"author": "aaronrsun",
721-
"version": "1.0.0",
722-
"download_url": "https://github.com/aaronrsun/spec-kit-issue/archive/refs/tags/v1.0.0.zip",
723-
"repository": "https://github.com/aaronrsun/spec-kit-issue",
724-
"homepage": "https://github.com/aaronrsun/spec-kit-issue",
725-
"documentation": "https://github.com/aaronrsun/spec-kit-issue/blob/main/README.md",
726-
"changelog": "https://github.com/aaronrsun/spec-kit-issue/blob/main/CHANGELOG.md",
727-
"license": "MIT",
728-
"requires": {
729-
"speckit_version": ">=0.1.0"
730-
},
731-
"tags": [
732-
"issue"
733-
],
734-
"verified": false,
735-
"downloads": 0,
736-
"stars": 0,
737-
"created_at": "2026-04-12T15:30:00Z",
738-
"updated_at": "2026-04-13T14:39:00Z"
739-
},
740716
"github-issues": {
741717
"name": "GitHub Issues Integration",
742718
"id": "github-issues",
@@ -778,7 +754,7 @@
778754
"updated_at": "2026-04-13T14:39:00Z"
779755
},
780756
"issue": {
781-
"name": "Issues",
757+
"name": "Issue",
782758
"id": "issue",
783759
"description": "Creates and syncs local specs based on an existing issue in GitHub",
784760
"author": "aaronrsun",
@@ -798,8 +774,8 @@
798774
"verified": false,
799775
"downloads": 0,
800776
"stars": 0,
801-
"created_at": "2026-04-12T15:30:00Z",
802-
"updated_at": "2026-04-13T14:39:00Z"
777+
"created_at": "2026-04-04T00:00:00Z",
778+
"updated_at": "2026-04-04T00:00:00Z"
803779
},
804780
"iterate": {
805781
"name": "Iterate",

0 commit comments

Comments
 (0)