Skip to content

Commit

Permalink
release 2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
mojavelinux committed May 18, 2023
1 parent f7851aa commit e559f0d
Show file tree
Hide file tree
Showing 10 changed files with 27 additions and 18 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.adoc
Expand Up @@ -16,13 +16,18 @@ 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.20 (2023-05-18) - @mojavelinux

Bug Fixes::

* Update `release-version` attribute in READMEs and man page during release
* Rebuild man page during release

=== Details

{url-repo}/releases/tag/v2.0.20[git tag] | {url-repo}/compare/v2.0.19\...v2.0.20[full diff]
// end::compact[]

== 2.0.19 (2023-05-17) - @mojavelinux

Improvements::
Expand Down Expand Up @@ -65,7 +70,6 @@ Build / Infrastructure::
=== Details

{url-repo}/releases/tag/v2.0.19[git tag] | {url-repo}/compare/v2.0.18\...v2.0.19[full diff]
// end::compact[]

== 2.0.18 (2022-10-15) - @mojavelinux

Expand Down
3 changes: 2 additions & 1 deletion README-de.adoc
@@ -1,5 +1,6 @@
= Asciidoctor
Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]>
v2.0.20, 2023-05-18
// settings:
:idprefix:
:idseparator: -
Expand All @@ -15,7 +16,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]
// Variables:
:release-version: 2.0.17
:release-version: 2.0.20
// URIs:
:uri-org: https://github.com/asciidoctor
:uri-repo: {uri-org}/asciidoctor
Expand Down
3 changes: 2 additions & 1 deletion README-fr.adoc
@@ -1,5 +1,6 @@
= Asciidoctor
Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]>
v2.0.20, 2023-05-18
// settings:
:idprefix:
:idseparator: -
Expand All @@ -15,7 +16,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]
// Variables:
:release-version: 2.0.17
:release-version: 2.0.20
// URIs:
:uri-org: https://github.com/asciidoctor
:uri-repo: {uri-org}/asciidoctor
Expand Down
3 changes: 2 additions & 1 deletion README-jp.adoc
@@ -1,5 +1,6 @@
= Asciidoctor
Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]>
v2.0.20, 2023-05-18
// settings:
:idprefix:
:idseparator: -
Expand All @@ -15,7 +16,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]
// Variables:
:release-version: 2.0.17
:release-version: 2.0.20
// URIs:
:uri-org: https://github.com/asciidoctor
:uri-repo: {uri-org}/asciidoctor
Expand Down
3 changes: 2 additions & 1 deletion README-zh_CN.adoc
@@ -1,5 +1,6 @@
= Asciidoctor
Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]>
v2.0.20, 2023-05-18
// settings:
:page-layout: base
:idprefix:
Expand All @@ -16,7 +17,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]
// Variables:
:release-version: 2.0.17
:release-version: 2.0.20
// URIs:
:uri-org: https://github.com/asciidoctor
:uri-repo: {uri-org}/asciidoctor
Expand Down
4 changes: 2 additions & 2 deletions README.adoc
@@ -1,6 +1,6 @@
= Asciidoctor
Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]>
v2.0.19, 2023-05-17
v2.0.20, 2023-05-18
// settings:
:idprefix:
:idseparator: -
Expand All @@ -16,7 +16,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]
// Variables:
:release-version: 2.0.18
:release-version: 2.0.20
// URLs:
:url-org: https://github.com/asciidoctor
:url-repo: {url-org}/asciidoctor
Expand Down
4 changes: 2 additions & 2 deletions docs/antora.yml
@@ -1,11 +1,11 @@
name: asciidoctor
title: Asciidoctor
version: '2.0'
version: '2.0.20'
asciidoc:
attributes:
xrefstyle: short@
listing-caption: Example@
release-version: '2.0.19'
release-version: '2.0.20'
ruby-description: 'ruby 3.1.2p20 [x86_64-linux]'
ruby-version: '3.1'
url-api-gems: https://www.rubydoc.info/gems
Expand Down
2 changes: 1 addition & 1 deletion lib/asciidoctor/version.rb
@@ -1,4 +1,4 @@
# frozen_string_literal: true
module Asciidoctor
VERSION = '2.0.19'
VERSION = '2.0.20'
end
13 changes: 7 additions & 6 deletions man/asciidoctor.1
@@ -1,13 +1,13 @@
'\" t
.\" Title: asciidoctor
.\" Author: Dan Allen, Sarah White
.\" Generator: Asciidoctor 2.0.17
.\" Date: 2022-01-05
.\" Generator: Asciidoctor 2.0.19
.\" Date: 2018-03-20
.\" Manual: Asciidoctor Manual
.\" Source: Asciidoctor 2.0.17
.\" Source: Asciidoctor 2.0.20
.\" Language: English
.\"
.TH "ASCIIDOCTOR" "1" "2022-01-05" "Asciidoctor 2.0.17" "Asciidoctor Manual"
.TH "ASCIIDOCTOR" "1" "2018-03-20" "Asciidoctor 2.0.20" "Asciidoctor Manual"
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.ss \n[.ss] 0
Expand Down Expand Up @@ -67,10 +67,11 @@ If not set, the safe mode level defaults to \fIunsafe\fP when Asciidoctor is inv
.RS 4
Define, override, or unset a document attribute.
Command\-line attributes take precedence over attributes defined in the source file unless either the name or value ends in \fI@\fP.
No substitutions are applied to the value.
.sp
\fIATTRIBUTE\fP is normally formatted as a key\-value pair, in the form \fINAME=VALUE\fP.
Alternate forms are \fINAME\fP (where the \fIVALUE\fP defaults to an empty string), \fINAME!\fP (unsets the \fINAME\fP attribute), and \fINAME=VALUE@\fP (or \fINAME@=VALUE\fP) (where \fIVALUE\fP does not override the \fINAME\fP attribute if it\(cqs already defined in the source document).
Values containing spaces should be enclosed in quotes.
A value containing spaces must be enclosed in quotes, in the form \fINAME="VALUE WITH SPACES"\fP.
.sp
This option may be specified more than once.
.RE
Expand Down Expand Up @@ -263,4 +264,4 @@ Jason Porter wrote the first implementation of the CLI interface provided by thi
.SH "COPYING"
.sp
Copyright (C) 2012\-present Dan Allen, Sarah White, Ryan Waldron, and the individual contributors to Asciidoctor.
Use of this software is granted under the terms of the MIT License.
Use of this software is granted under the terms of the MIT License.
2 changes: 1 addition & 1 deletion man/asciidoctor.adoc
@@ -1,7 +1,7 @@
= asciidoctor(1)
Dan Allen; Sarah White
:doctype: manpage
:release-version: 2.0.17
:release-version: 2.0.20
:man manual: Asciidoctor Manual
:man source: Asciidoctor {release-version}
ifdef::backend-manpage[:!author:]
Expand Down

0 comments on commit e559f0d

Please sign in to comment.