Skip to content

Releases: honkit/honkit

Release v6.2.0

16 May 15:05
16b1e19

Choose a tag to compare

What's Changed

Features

  • feat: migrate Docker image registry from Docker Hub to GHCR by @azu in #512
- docker pull honkit/honkit
+ docker pull ghcr.io/honkit/honkit

Dependency Updates

  • chore(deps): bump brace-expansion from 1.1.12 to 5.0.6 by @dependabot[bot] in #509

Full Changelog: v6.1.8...v6.2.0

Release v6.1.8

16 May 14:13
af8922b

Choose a tag to compare

What's Changed

Refactoring

CI

New Contributors

Full Changelog: v6.1.7...v6.1.8

Release v6.1.7

19 Mar 04:58
9e7ef1b

Choose a tag to compare

What's Changed

Other Changes

  • chore(deps): bump flat-cache from v2 to v4 (and minor transitive/dev bumps) by @chadlwilson in #502

New Contributors

Full Changelog: v6.1.6...v6.1.7


Open with Devin

Release v6.1.6

28 Jan 23:42
95b4163

Choose a tag to compare

What's Changed

Bug Fixes

  • fix: resolve output folder relative to book root instead of cwd by @azu in #494

Full Changelog: v6.1.5...v6.1.6

Release v6.1.5

25 Jan 13:28
a131c72

Choose a tag to compare

What's Changed

Bug Fixes

  • fix: prevent infinite rebuild loops with custom output folders by @azu in #492

CI

  • CI: improve check-provenance.yml by @azu in #485

Dependency Updates

  • chore(deps): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #490

Full Changelog: v6.1.4...v6.1.5

Release v6.1.4

08 Sep 14:06
1ba1d73

Choose a tag to compare

What's Changed

CI

  • feat: migrate to npm trusted publishing with OIDC by @azu in #474
  • fix: update release workflow for npm OIDC publishing by @azu in #478
  • fix: use pnpm for npm publish in release workflow by @azu in #480
  • fix: Update repository URLs for npm OIDC publishing by @azu in #483

Full Changelog: v6.0.4...v6.1.4

v6.0.4

07 Sep 16:39
2a3f084

Choose a tag to compare

What's Changed

Bug Fixes

  • Fix navigation failure due to JavaScript error when href attributes are undefined by @Copilot in #470

Documentation

Refactoring

Dependency Updates

Other Changes

  • chore: remove cross-env dependency by @noritaka1166 in #462
  • refactor: remove unused imports by @noritaka1166 in #467
  • ✨ Set up Copilot instructions for AI development guidelines by @Copilot in #472

New Contributors

  • @Copilot made their first contribution in #472

Full Changelog: v6.0.3...v6.0.4

v6.0.3

01 May 04:35
6081911

Choose a tag to compare

What's Changed

Documentation

Refactoring

  • refactor: remove try-resolve dependency and implement custom path utility by @noritaka1166 in #458

Dependency Updates

  • CI: update & pin version by @azu in #456

Other Changes

  • docs(changelog): point to releases for changelog by @davmillar in #450

New Contributors

Full Changelog: v6.0.2...v6.0.3

v6.0.2

16 Oct 01:30
9dcd51c

Choose a tag to compare

What's Changed

Bug Fixes

This Release fixed these issues.

Refactoring

Full Changelog: v6.0.1...v6.0.2

v6.0.1

10 Oct 12:38
8a67601

Choose a tag to compare

What's Changed

Bug Fixes

Documentation

Refactoring

CI

Full Changelog: v6.0.0...v6.0.1