diff options
| author | Dan Allen <mojavelinux@users.noreply.github.com> | 2024-03-08 08:01:24 +0000 |
|---|---|---|
| committer | Dan Allen <mojavelinux@users.noreply.github.com> | 2024-03-08 08:01:24 +0000 |
| commit | 360e6f1251e9992be9fec52eb9cc8e70708ab610 (patch) | |
| tree | 0f6c25b8ed97012706dedc0180d73b02c2b18bfe | |
| parent | f68e9425ca29b2b89c4a1aa89b327d137b785ca7 (diff) | |
release 2.0.22v2.0.22
| -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 88270169..4805ba80 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.22 (2024-03-08) - @mojavelinux Improvements:: @@ -26,6 +26,11 @@ Compliance:: * Remove use of base64 library to prevent warning in Ruby >= 3.3 (#4561) +=== 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 Compliance:: @@ -56,7 +61,6 @@ Bug Fixes:: === Details {url-repo}/releases/tag/v2.0.21[git tag] | {url-repo}/compare/v2.0.20\...v2.0.21[full diff] -// end::compact[] == 2.0.20 (2023-05-18) - @mojavelinux diff --git a/README-de.adoc b/README-de.adoc index 3e176615..f862a805 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.21, 2024-02-20 +v2.0.22, 2024-03-08 // settings: :idprefix: :idseparator: - @@ -16,7 +16,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.21 +:release-version: 2.0.22 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/README-fr.adoc b/README-fr.adoc index f2c07aa1..51884c8e 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.21, 2024-02-20 +v2.0.22, 2024-03-08 // settings: :idprefix: :idseparator: - @@ -16,7 +16,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.21 +:release-version: 2.0.22 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/README-jp.adoc b/README-jp.adoc index 4c20bd4d..c679a237 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.21, 2024-02-20 +v2.0.22, 2024-03-08 // settings: :idprefix: :idseparator: - @@ -16,7 +16,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.21 +:release-version: 2.0.22 // 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 a4230fd8..ce88a216 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.21, 2024-02-20 +v2.0.22, 2024-03-08 // settings: :page-layout: base :idprefix: @@ -17,7 +17,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.21 +:release-version: 2.0.22 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/README.adoc b/README.adoc index f4cc0e59..78fa1662 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.21, 2024-02-20 +v2.0.22, 2024-03-08 // settings: :idprefix: :idseparator: - @@ -16,7 +16,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.21 +:release-version: 2.0.22 // URLs: :url-org: https://github.com/asciidoctor :url-repo: {url-org}/asciidoctor diff --git a/docs/antora.yml b/docs/antora.yml index 9fb3f1ff..89209eb9 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -1,11 +1,11 @@ name: asciidoctor title: Asciidoctor -version: '2.0' +version: '2.0.22' asciidoc: attributes: xrefstyle: short@ listing-caption: Example@ - release-version: '2.0.21' + release-version: '2.0.22' ruby-description: 'ruby 3.1.2p20 [x86_64-linux]' ruby-version: '3.1' url-api-gems: https://www.rubydoc.info/gems diff --git a/lib/asciidoctor/version.rb b/lib/asciidoctor/version.rb index adb05b15..192e862b 100644 --- a/lib/asciidoctor/version.rb +++ b/lib/asciidoctor/version.rb @@ -1,4 +1,4 @@ # frozen_string_literal: true module Asciidoctor - VERSION = '2.0.21' + VERSION = '2.0.22' end diff --git a/man/asciidoctor.1 b/man/asciidoctor.1 index 0cfbacea..0ba6f653 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.20 +.\" Generator: Asciidoctor 2.0.21 .\" Date: 2018-03-20 .\" Manual: Asciidoctor Manual -.\" Source: Asciidoctor 2.0.21 +.\" Source: Asciidoctor 2.0.22 .\" Language: English .\" -.TH "ASCIIDOCTOR" "1" "2018-03-20" "Asciidoctor 2.0.21" "Asciidoctor Manual" +.TH "ASCIIDOCTOR" "1" "2018-03-20" "Asciidoctor 2.0.22" "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 f99434a8..6d2f8eac 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.21 +:release-version: 2.0.22 :man manual: Asciidoctor Manual :man source: Asciidoctor {release-version} ifdef::backend-manpage[:!author:] |
