This repository was archived by the owner on Feb 6, 2026. It is now read-only.
Commit 2bbfa7e
committed
chore(release): 0.10.0
# [0.10.0](v0.9.0...v0.10.0) (2020-12-30)
### Bug Fixes
* add missing github-markup dependencies to dockerfile ([b5fb88a](b5fb88a))
* file-hash now accepts legacy configuration format ([d509274](d509274))
* fix broken link behavrior with files in subdirectories ([6c14db9](6c14db9))
* fix pathing issues and succeed/fail criteria with no files found ([c0c101b](c0c101b))
* remove Object.fromEntries for node 10 support ([0644374](0644374))
* update dockerfile to reconfigure bundle which (may) have caused some bugs on linux ([889da3e](889da3e))
* upgrade broken-link-checker to add node 10 support ([4f00b33](4f00b33))
* upgrade ruby gems to latest version ([e36c10a](e36c10a))
### Features
* finalize no broken links rule and dockerfile ([c1b1f72](c1b1f72))
* update dockerfile to reflect new dependencies ([c256af7](c256af7))
* **no-broken-links:** add option to pass or not pass in external links ([aaa92f8](aaa92f8))
* switch to fork of broken-link-checker ([7df3086](7df3086))
* WIP adding a broken link checker rule ([9e8bb98](9e8bb98))1 parent 7e898c0 commit 2bbfa7e
3 files changed
+25
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
1 | 24 | | |
2 | 25 | | |
3 | 26 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments