Skip to content

Releases: JesusCabreraReveles/h3-explorer-ui

v1.1.2

Choose a tag to compare

@JesusCabreraReveles JesusCabreraReveles released this 29 Jun 03:15
230ee9e

Patch release: the CI pipeline now actually runs, plus the fixes it surfaced.

Fixed

  • CI now triggers on master (was misconfigured to main, 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

Choose a tag to compare

@JesusCabreraReveles JesusCabreraReveles released this 29 Jun 02:42
c1fb438

Repo-health release — governance, security and dependency tooling. No functional changes to the API or UI.

Added

  • SECURITY.md — private vulnerability disclosure policy.
  • CONTRIBUTING.md and CODE_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)

Choose a tag to compare

@JesusCabreraReveles JesusCabreraReveles released this 28 Jun 18:14

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@JesusCabreraReveles JesusCabreraReveles released this 28 Jun 01:37

Functional Release