Skip to content

Commit 048199d

Browse files
committed
Release 0.2.0: move Unreleased to [0.2.0], update compare links
1 parent 53d4ea7 commit 048199d

2 files changed

Lines changed: 14 additions & 4 deletions

File tree

CHANGELOG-ES.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,11 @@ y este proyecto sigue [Versionado Semántico](https://semver.org/lang/es/).
1515

1616
## [Sin publicar]
1717

18-
Base para la **0.2.0** — consulta [`ROADMAP-ES.md`](./ROADMAP-ES.md).
18+
_Nada por ahora. Propón añadidos mediante un pull request — consulta [`CONTRIBUTING.md`](./CONTRIBUTING.md)._
19+
20+
## [0.2.0] — 2026-07-04
21+
22+
Mayor cobertura de stacks más un pipeline de contribución con control de calidad. Crece la colección hasta 33 prompts maestros (8 generales, 14 lenguajes, 11 frameworks).
1923

2024
### Añadido
2125

@@ -46,7 +50,8 @@ Primera versión pública: una colección curada y bilingüe (EN/ES) de prompts
4650
- **Documentación**: `README.md` / `README-ES.md`, una guía de uso (`docs/how-to-use.md` / `docs/how-to-use-ES.md`) y `CONTRIBUTING.md` con la convención de dos ficheros por prompt y las reglas de estilo.
4751
- **Andamiaje del proyecto**: `LICENSE` MIT, `.gitignore` y una plantilla de issue de GitHub para proponer nuevos complementos de stack.
4852

49-
[Sin publicar]: https://github.com/dcarrero/awesome-code-review-prompts/compare/v0.1.0...HEAD
53+
[Sin publicar]: https://github.com/dcarrero/awesome-code-review-prompts/compare/v0.2.0...HEAD
54+
[0.2.0]: https://github.com/dcarrero/awesome-code-review-prompts/compare/v0.1.0...v0.2.0
5055
[0.1.0]: https://github.com/dcarrero/awesome-code-review-prompts/releases/tag/v0.1.0
5156

5257
---

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515

1616
## [Unreleased]
1717

18-
Groundwork for **0.2.0** — see [`ROADMAP.md`](./ROADMAP.md).
18+
_Nothing yet. Propose additions via a pull request — see [`CONTRIBUTING.md`](./CONTRIBUTING.md)._
19+
20+
## [0.2.0] — 2026-07-04
21+
22+
Wider stack coverage plus a quality-checked contribution pipeline. Grows the collection to 33 master prompts (8 general, 14 languages, 11 frameworks).
1923

2024
### Added
2125

@@ -46,7 +50,8 @@ First public release: a curated, bilingual (EN/ES) collection of master prompts
4650
- **Documentation**: `README.md` / `README-ES.md`, a usage guide (`docs/how-to-use.md` / `docs/how-to-use-ES.md`), and `CONTRIBUTING.md` with the two-files-per-prompt convention and style rules.
4751
- **Project scaffolding**: MIT `LICENSE`, `.gitignore`, and a GitHub issue template for proposing new stack add-ons.
4852

49-
[Unreleased]: https://github.com/dcarrero/awesome-code-review-prompts/compare/v0.1.0...HEAD
53+
[Unreleased]: https://github.com/dcarrero/awesome-code-review-prompts/compare/v0.2.0...HEAD
54+
[0.2.0]: https://github.com/dcarrero/awesome-code-review-prompts/compare/v0.1.0...v0.2.0
5055
[0.1.0]: https://github.com/dcarrero/awesome-code-review-prompts/releases/tag/v0.1.0
5156

5257
---

0 commit comments

Comments
 (0)