AnshumanAtrey / AnshumanAtrey/germa-search

Add latest build ZIP file, download button in README, and version history tracking

Offen
#5 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
documentation enhancement
Vorherrschende Sprache
JavaScript
Sterne
1
Forks
1
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

### Feature Request

To streamline publishing to the Chrome Web Store and improve version management:

1. **Add Latest Build ZIP**
- Include the latest production-ready ZIP file of the extension in the repository (e.g., under `/release/latest.zip`).
- This will allow the production team to easily access and push the latest build to the Chrome Web Store.

2. **README Download Button**
- Update the README file to add a clear button or link for downloading the latest ZIP build.
- Example markdown:
```markdown
[![Download Latest Build](https://img.shields.io/badge/Download-ZIP-blue)](./release/latest.zip)
```

3. **Version History Tracking File**
- Add a new file (e.g., `VERSION_HISTORY.md` or `CHANGELOG.md`) to log version updates in the following format:
```
1.0.0 -> Initial release
1.0.1 -> Bug fixes
1.1.0 -> Feature update
2.0.0 -> Major release
```

This will improve clarity for both production and users, and help with tracking releases and updates.

---

**Suggested next steps:**
- Add the latest ZIP build to `/release/latest.zip`.
- Update the README with a download button.
- Add the version history file and keep it updated with

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.