Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
lask79 committed Feb 19, 2025
1 parent 1b404e3 commit 4729e14
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [18.x, 20.x]
node-version: [18.x, 20.x, 22.x]
antora-version: ['~3.1', '3.2.0-alpha.8']

steps:
Expand Down
6 changes: 6 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,12 @@ Then that line will be marked as a comment.

:!sectnums:

=== v1.0.1

* *Improvements*
** Fixed documentation about how to use the extension in antora
** Added github actions to validate against asciidoctor, antora and nodejs versions

=== v1.0.0

* *Improvements*
Expand Down

0 comments on commit 4729e14

Please sign in to comment.