Skip to content

Commit 6185898

Browse files
Release job: updates for version v1.0.166-alpha
1 parent 8b62ad2 commit 6185898

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,16 @@ For a list of breaking changes see link:#breaking[breaking-changes]
1111

1212
== Unreleased
1313

14+
== v1.0.166-alpha
15+
1416
* While preserving our existing `-X` command line interface, add a more conventional main command line interface to support leiningen (and potentially Windows) users https://github.com/lread/test-doc-blocks/issues/8[#8]
1517
* Now failing when a requested file/glob does not exist https://github.com/lread/test-doc-blocks/issues/9[#9
1618
* Bump deps
1719
* Internal test-doc-blocks developer facing:
1820
** Migrate from `depstar` to `tools.build`
1921

22+
https://github.com/lread/test-doc-blocks/compare/v1.0.146-alpha\...v1.0.166-alpha[Gritty details of changes for this release]
23+
2024
== v1.0.146-alpha
2125

2226
* Add support for `(refer-clojure ...)` in doc blocks https://github.com/lread/test-doc-blocks/issues/5[#5]

doc/01-user-guide.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:toc:
44
:clojure-version: 1.10.3
55
// NOTE: lib-version is automatically updated by release workflow
6-
:lib-version: 1.0.146-alpha
6+
:lib-version: 1.0.166-alpha
77

88
// Exercise our :apply option by skipping all code blocks by default for this doc
99
//#:test-doc-blocks{:skip true :apply :all-next}

0 commit comments

Comments
 (0)