8000 Tags · jontze/action-mdbook · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: jontze/action-mdbook

Tags

v4.0.0

Toggle v4.0.0's commit message
chore(release): 4.0.0 [skip ci]

# [4.0.0](v3.0.1...v4.0.0) (2025-01-30)

* fix!: Switch from gnu to musl mdbook binary ([a48500a](a48500a))

### BREAKING CHANGES

* Switch from gnu to musl mdbook binary

v4

Toggle v4's commit message

Verified

This tag was signed with the committer’s verified signature.
jontze Jonathan
v4

Warning: This is a floating tag that always points
to the latest v4.x.x release.

Don't depend on this tag for mission critical workloads.

Use the tag of a fixed version or a commit hash if you want
to have something more immutable.

v3.0.1

Toggle v3.0.1's commit message
chore(release): 3.0.1 [skip ci]

## [3.0.1](v3.0.0...v3.0.1) (2024-11-02)

### Bug Fixes

* **deps:** Upgrade dependencies in lockfile ([ae500e1](ae500e1))

v3

Toggle v3's commit message

Verified

This tag was signed with the committer’s verified signature.
jontze Jonathan
v3

Be aware that this is a floating tag.
Upgraded to v3.0.1

v3.0.0

Toggle v3.0.0's commit message
chore(release): 3.0.0 [skip ci]

# [3.0.0](v2.2.2...v3.0.0) (2023-11-02)

* feat!: Update action to node v20 ([90691f4](90691f4))

### BREAKING CHANGES

* The action will still work as before, but the move from Node v16 to v20
is considered as breaking.

v2.2.2

Toggle v2.2.2's commit message
chore(release): 2.2.2 [skip ci]

## [2.2.2](v2.2.1...v2.2.2) (2023-09-11)

### Bug Fixes

* Prevent that executable is downloaded for incorrect architecture ([e054ff2](e054ff2))

v2

Toggle v2's commit message

Verified

This tag was signed with the committer’s verified signature.
jontze Jonathan
Update tag to v2.2.2

v2.2.1

Toggle v2.2.1's commit message
chore(release): 2.2.1 [skip ci]

## [2.2.1](v2.2.0...v2.2.1) (2023-04-24)

### Bug Fixes

* **admonish:** Switch from gnu to musl binary to fix GLIBC version error ([f0f75f3](f0f75f3))

v2.2.0

Toggle v2.2.0's commit message
chore(release): 2.2.0 [skip ci]

# [2.2.0](v2.1.0...v2.2.0) (2023-02-08)

### Features

* **plugin:** Add support for the katex plugin ([7af14ca](7af14ca)), closes [#301](#301)

v2.1.0

Toggle v2.1.0's commit message
chore(release): 2.1.0 [skip ci]

# [2.1.0](v2.0.0...v2.1.0) (2023-01-11)

### Bug Fixes

* **OpenGh:** Use musl binary to remove glibc dependency ([95967b2](95967b2))
* **toc:** Use musl binary to remove glibc dependency ([c807e4f](c807e4f))

### Features

* **plugin:** Setup optional the admonish mdbook plugin ([5918865](5918865)), closes [#300](#300)
0