Skip to content

Commit

Permalink
Release 2.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
mojavelinux committed Aug 3, 2021
1 parent 16df673 commit 098c323
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 16 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.adoc
Expand Up @@ -15,7 +15,8 @@ For an even more detailed look at what has changed, refer to the {uri-repo}/comm

This project utilizes semantic versioning.

== Unreleased
// tag::compact[]
== 2.0.16 (2021-08-03) - @mojavelinux

Bug Fixes::

Expand Down Expand Up @@ -51,7 +52,7 @@ Build / Infrastructure::
* Import source of default stylesheet into this repository; use PostCSS with cssnano to minify (#4062)
* Use autoprefixer to manage browser prefixes in default stylesheet (#4118)

// tag::compact[]
// end::compact[]
== 2.0.15 (2021-04-27) - @mojavelinux

Bug Fixes::
Expand All @@ -72,7 +73,6 @@ Build / Infrastructure::

* Get remaining invoker tests working on JRuby 9.1 for Windows

// end::compact[]
== 2.0.14 (2021-04-19) - @mojavelinux

Bug Fixes::
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]>; Ryan Waldron <https://github.com/erebor[@erebor]>
v2.0.16, 2021-08-03
// settings:
:idprefix:
:idseparator: -
Expand All @@ -16,7 +17,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]
// Variables:
:release-version: 2.0.15
:release-version: 2.0.16
// 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]>; Ryan Waldron <https://github.com/erebor[@erebor]>
v2.0.16, 2021-08-03
// settings:
:idprefix:
:idseparator: -
Expand All @@ -16,7 +17,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]
// Variables:
:release-version: 2.0.15
:release-version: 2.0.16
// 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]>; Ryan Waldron <https://github.com/erebor[@erebor]>
v2.0.16, 2021-08-03
// settings:
:idprefix:
:idseparator: -
Expand All @@ -16,7 +17,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]
// Variables:
:release-version: 2.0.15
:release-version: 2.0.16
// 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]>; Ryan Waldron <https://github.com/erebor[@erebor]>
v2.0.16, 2021-08-03
// settings:
:page-layout: base
:idprefix:
Expand All @@ -17,7 +18,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]
// Variables:
:release-version: 2.0.15
:release-version: 2.0.16
// URIs:
:uri-org: https://github.com/asciidoctor
:uri-repo: {uri-org}/asciidoctor
Expand Down
3 changes: 2 additions & 1 deletion README.adoc
@@ -1,5 +1,6 @@
= Asciidoctor
Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]>; Ryan Waldron <https://github.com/erebor[@erebor]>
v2.0.16, 2021-08-03
// settings:
:idprefix:
:idseparator: -
Expand All @@ -16,7 +17,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]
// Variables:
:release-version: 2.0.15
:release-version: 2.0.16
// URLs:
:url-org: https://github.com/asciidoctor
:url-repo: {url-org}/asciidoctor
Expand Down
2 changes: 1 addition & 1 deletion docs/antora.yml
Expand Up @@ -5,7 +5,7 @@ asciidoc:
attributes:
xrefstyle: short@
listing-caption: Example@
release-version: '2.0.15'
release-version: '2.0.16'
ruby-description: 'ruby 3.0.2p107 [x86_64-linux]'
ruby-version: '3.0'
url-ruby: https://www.ruby-lang.org
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.16.dev'
VERSION = '2.0.16'
end
10 changes: 5 additions & 5 deletions man/asciidoctor.1
@@ -1,13 +1,13 @@
'\" t
.\" Title: asciidoctor
.\" Author: Dan Allen, Sarah White, Ryan Waldron
.\" Generator: Asciidoctor 2.0.15
.\" Date: 2021-04-27
.\" Generator: Asciidoctor 2.0.16
.\" Date: 2021-08-03
.\" Manual: Asciidoctor Manual
.\" Source: Asciidoctor 2.0.15
.\" Source: Asciidoctor 2.0.16
.\" Language: English
.\"
.TH "ASCIIDOCTOR" "1" "2021-04-27" "Asciidoctor 2.0.15" "Asciidoctor Manual"
.TH "ASCIIDOCTOR" "1" "2021-08-03" "Asciidoctor 2.0.16" "Asciidoctor Manual"
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.ss \n[.ss] 0
Expand Down Expand Up @@ -264,4 +264,4 @@ Dan Allen
.sp
Sarah White
.sp
Ryan Waldron
Ryan Waldron
2 changes: 1 addition & 1 deletion man/asciidoctor.adoc
@@ -1,7 +1,7 @@
= asciidoctor(1)
Dan Allen; Sarah White; Ryan Waldron
:doctype: manpage
:release-version: 2.0.15
:release-version: 2.0.16
:man manual: Asciidoctor Manual
:man source: Asciidoctor {release-version}
:page-layout: base
Expand Down

0 comments on commit 098c323

Please sign in to comment.