You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
-
"name": "scrum_helper_extension",
3
-
"version": "2.0.0",
4
-
"description": "This extension helps in writing Scrums in google groups, particularly related to FOSSASIA. It converts a link to a github PR or an Issue to display the PR or the Issue's name along with the link to it.",
2
+
"name": "scrum-helper",
3
+
"version": "1.0.0",
4
+
"description": "This extension simplifies writing development reports by auto-filling content based on your Git activity.",
0 commit comments