diff options
| author | Dan Allen <mojavelinux@users.noreply.github.com> | 2024-05-17 22:15:18 +0000 |
|---|---|---|
| committer | Dan Allen <mojavelinux@users.noreply.github.com> | 2024-05-17 22:15:18 +0000 |
| commit | 2c03d22eb9fe83d04ee452939581d1b842f6d8b4 (patch) | |
| tree | 0870e00c32c90960f67926789535d02acfdd4419 | |
| parent | a7c7a7bf57e662f440fd3665c9135bf9f792b423 (diff) | |
| -rw-r--r-- | CHANGELOG.adoc | 8 | ||||
| -rw-r--r-- | README-de.adoc | 4 | ||||
| -rw-r--r-- | README-fr.adoc | 4 | ||||
| -rw-r--r-- | README-jp.adoc | 4 | ||||
| -rw-r--r-- | README-zh_CN.adoc | 4 | ||||
| -rw-r--r-- | README.adoc | 4 | ||||
| -rw-r--r-- | docs/antora.yml | 4 | ||||
| -rw-r--r-- | lib/asciidoctor/version.rb | 2 | ||||
| -rw-r--r-- | man/asciidoctor.1 | 6 | ||||
| -rw-r--r-- | man/asciidoctor.adoc | 2 |
10 files changed, 23 insertions, 19 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 03e04b59..91e8f2a7 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -16,7 +16,7 @@ For an even more detailed look at what has changed, refer to the {url-repo}/comm This project utilizes semantic versioning. // tag::compact[] -== Unreleased +== 2.0.23 (2024-05-17) - @mojavelinux Compliance:: @@ -35,6 +35,11 @@ Bug Fixes:: * Drop last row if colspan of last cell in table exceeds specified number of columns (#4587) * Preserve repeating spaces in verbatim content in manpage output (#3583) +=== Details + +{url-repo}/releases/tag/v2.0.23[git tag] | {url-repo}/compare/v2.0.22\...v2.0.23[full diff] +// end::compact[] + == 2.0.22 (2024-03-08) - @mojavelinux Improvements:: @@ -48,7 +53,6 @@ Compliance:: === Details {url-repo}/releases/tag/v2.0.22[git tag] | {url-repo}/compare/v2.0.21\...v2.0.22[full diff] -// end::compact[] == 2.0.21 (2024-02-20) - @mojavelinux diff --git a/README-de.adoc b/README-de.adoc index f862a805..c9af5271 100644 --- a/README-de.adoc +++ b/README-de.adoc @@ -1,6 +1,6 @@ = Asciidoctor Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]> -v2.0.22, 2024-03-08 +v2.0.23, 2024-05-17 // settings: :idprefix: :idseparator: - @@ -16,7 +16,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.22 +:release-version: 2.0.23 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/README-fr.adoc b/README-fr.adoc index 51884c8e..2a599b1e 100644 --- a/README-fr.adoc +++ b/README-fr.adoc @@ -1,6 +1,6 @@ = Asciidoctor Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]> -v2.0.22, 2024-03-08 +v2.0.23, 2024-05-17 // settings: :idprefix: :idseparator: - @@ -16,7 +16,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.22 +:release-version: 2.0.23 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/README-jp.adoc b/README-jp.adoc index c679a237..565b550e 100644 --- a/README-jp.adoc +++ b/README-jp.adoc @@ -1,6 +1,6 @@ = Asciidoctor Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]> -v2.0.22, 2024-03-08 +v2.0.23, 2024-05-17 // settings: :idprefix: :idseparator: - @@ -16,7 +16,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.22 +:release-version: 2.0.23 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/README-zh_CN.adoc b/README-zh_CN.adoc index ce88a216..eb27591e 100644 --- a/README-zh_CN.adoc +++ b/README-zh_CN.adoc @@ -1,6 +1,6 @@ = Asciidoctor Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]> -v2.0.22, 2024-03-08 +v2.0.23, 2024-05-17 // settings: :page-layout: base :idprefix: @@ -17,7 +17,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.22 +:release-version: 2.0.23 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/README.adoc b/README.adoc index 651497da..6cc512e0 100644 --- a/README.adoc +++ b/README.adoc @@ -1,6 +1,6 @@ = Asciidoctor Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]> -v2.0.22, 2024-03-08 +v2.0.23, 2024-05-17 // settings: :idprefix: :idseparator: - @@ -16,7 +16,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.22 +:release-version: 2.0.23 // URLs: :url-org: https://github.com/asciidoctor :url-repo: {url-org}/asciidoctor diff --git a/docs/antora.yml b/docs/antora.yml index 60dcb7bf..129ae2ee 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -1,11 +1,11 @@ name: asciidoctor title: Asciidoctor -version: '2.0' +version: '2.0.23' asciidoc: attributes: xrefstyle: short@ listing-caption: Example@ - release-version: '2.0.22' + release-version: '2.0.23' ruby-description: 'ruby 3.3.0 [x86_64-linux]' ruby-version: '3.3' url-api-gems: https://www.rubydoc.info/gems diff --git a/lib/asciidoctor/version.rb b/lib/asciidoctor/version.rb index 192e862b..48899fe9 100644 --- a/lib/asciidoctor/version.rb +++ b/lib/asciidoctor/version.rb @@ -1,4 +1,4 @@ # frozen_string_literal: true module Asciidoctor - VERSION = '2.0.22' + VERSION = '2.0.23' end diff --git a/man/asciidoctor.1 b/man/asciidoctor.1 index 0ba6f653..b6ea1c83 100644 --- a/man/asciidoctor.1 +++ b/man/asciidoctor.1 @@ -1,13 +1,13 @@ '\" t .\" Title: asciidoctor .\" Author: Dan Allen, Sarah White -.\" Generator: Asciidoctor 2.0.21 +.\" Generator: Asciidoctor 2.0.22 .\" Date: 2018-03-20 .\" Manual: Asciidoctor Manual -.\" Source: Asciidoctor 2.0.22 +.\" Source: Asciidoctor 2.0.23 .\" Language: English .\" -.TH "ASCIIDOCTOR" "1" "2018-03-20" "Asciidoctor 2.0.22" "Asciidoctor Manual" +.TH "ASCIIDOCTOR" "1" "2018-03-20" "Asciidoctor 2.0.23" "Asciidoctor Manual" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 diff --git a/man/asciidoctor.adoc b/man/asciidoctor.adoc index 6d2f8eac..5885e0f0 100644 --- a/man/asciidoctor.adoc +++ b/man/asciidoctor.adoc @@ -1,7 +1,7 @@ = asciidoctor(1) Dan Allen; Sarah White :doctype: manpage -:release-version: 2.0.22 +:release-version: 2.0.23 :man manual: Asciidoctor Manual :man source: Asciidoctor {release-version} ifdef::backend-manpage[:!author:] |
