File tree 2 files changed +1
-6
lines changed 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,7 @@ For a list of breaking changes see link:#v1-breaking[breaking changes].
16
16
17
17
=== Unreleased
18
18
19
- ==== Internal changes (developer/maintainer facing only)
20
19
* Release workflow now creates a GitHub release
21
- * Upgrade to current test-doc-blocks
22
20
23
21
=== v1.0.574-alpha
24
22
Original file line number Diff line number Diff line change 26
26
:extra-paths [" test" ]}
27
27
28
28
; ; document block testing
29
- :test-doc-blocks {:replace-deps {lread/test-doc-blocks {:mvn/version " 1.0.85-alpha" }
30
- ; ; TODO: once we promote rewrite-clj to v1 in test-doc-blocks this weirdness will not be necessary
31
- rewrite-clj/rewrite-clj {:git/url " https://github.com/clj-commons/rewrite-clj.git"
32
- :sha " f44662cb78e10bcbcb6ae345e89cafd51bfef255" }}
29
+ :test-doc-blocks {:replace-deps {lread/test-doc-blocks {:mvn/version " 1.0.101-alpha" }}
33
30
:replace-paths []
34
31
:ns-default lread.test-doc-blocks
35
32
:exec-args {:docs [" doc/01-user-guide.adoc"
You can’t perform that action at this time.
0 commit comments