Skip to content

Commit e157a1c

Browse files
authored
Merge pull request #239 from vedansh-5/master
Changed version number in manifest to upload the extension on chrome webstore
2 parents 906aff6 + 5164e93 commit e157a1c

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v0.1.2 - 2025-09-11
2+
3+
## What's Changed
4+
5+
* No changes
6+
7+
---
8+
9+
## v0.1.2 - 2025-09-10
10+
11+
## What's Changed
12+
13+
* No changes
14+
15+
---
16+
117
## v1.0.4 - 2025-09-10
218

319
## What's Changed

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "Scrum Helper",
4-
"version": "2.0",
4+
"version": "2.0.1",
55
"description": "This extension simplifies writing development reports by auto-filling content based on your Git activity.",
66
"action": {
77
"default_popup": "popup.html",

src/scrum-helper-110925.zip

2.28 MB
Binary file not shown.

0 commit comments

Comments
 (0)