Skip to content

Commit

Permalink
Release job: updates for version v1.0.166-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 27, 2021
1 parent 8b62ad2 commit 6185898
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,16 @@ For a list of breaking changes see link:#breaking[breaking-changes]

== Unreleased

== v1.0.166-alpha

* 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]
* Now failing when a requested file/glob does not exist https://github.com/lread/test-doc-blocks/issues/9[#9
* Bump deps
* Internal test-doc-blocks developer facing:
** Migrate from `depstar` to `tools.build`

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

== v1.0.146-alpha

* Add support for `(refer-clojure ...)` in doc blocks https://github.com/lread/test-doc-blocks/issues/5[#5]
Expand Down
2 changes: 1 addition & 1 deletion doc/01-user-guide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:toc:
:clojure-version: 1.10.3
// NOTE: lib-version is automatically updated by release workflow
:lib-version: 1.0.146-alpha
:lib-version: 1.0.166-alpha

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

0 comments on commit 6185898

Please sign in to comment.