diff --git a/CHANGELOG.md b/CHANGELOG.md index 887e3abc..369d7f4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +## v0.1.2 - 2025-09-11 + +## What's Changed + +* No changes + +--- + +## v0.1.2 - 2025-09-10 + +## What's Changed + +* No changes + +--- + ## v1.0.4 - 2025-09-10 ## What's Changed diff --git a/src/manifest.json b/src/manifest.json index f3ccb83d..659b94dd 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Scrum Helper", - "version": "2.0", + "version": "2.0.1", "description": "This extension simplifies writing development reports by auto-filling content based on your Git activity.", "action": { "default_popup": "popup.html", diff --git a/src/scrum-helper-110925.zip b/src/scrum-helper-110925.zip new file mode 100644 index 00000000..7818ff8f Binary files /dev/null and b/src/scrum-helper-110925.zip differ