Releases: JesusCabreraReveles/h3-explorer-ui
Releases · JesusCabreraReveles/h3-explorer-ui
Release list
v1.1.2
Patch release: the CI pipeline now actually runs, plus the fixes it surfaced.
Fixed
- CI now triggers on
master(was misconfigured tomain, so it had never run). - Backend: check the error from
resp.Body.Close()in two places (errcheck).
Changed
- golangci-lint upgraded to v2.12.2 (
golangci-lint-action@v9) with a migrated v2 config — required for Go 1.26. - GitHub Actions bumped: checkout v7, setup-go v6, upload-artifact v7, docker/login-action v4, docker/build-push-action v7.
Full changelog: v1.1.1...v1.1.2
v1.1.1
Repo-health release — governance, security and dependency tooling. No functional changes to the API or UI.
Added
SECURITY.md— private vulnerability disclosure policy.CONTRIBUTING.mdandCODE_OF_CONDUCT.md(Contributor Covenant 2.1).- Issue forms (bug/feature) + config and a pull-request template.
- Dependabot config (Go, npm, GitHub Actions, Docker).
- Root-level "Running the tests" section in the README.
Changed
- Enabled branch protection on
master(1 approving review, strict status checks, no force-push or deletion).
Full changelog: v1.1.0...v1.1.1
fix: regenera package-lock.json (entradas @emnapi faltantes)
Full Changelog: v1.0.0...v1.1.0