Skip to content

Commit f02a186

Browse files
chore(release): 1.0.8 as [skip ci]
## [1.0.8](v1.0.7...v1.0.8) (2022-06-27) ### Bug Fixes * toc now generates as a list ([ecfe2aa](ecfe2aa))
1 parent ecfe2aa commit f02a186

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# ADR Tools Changelog
22

3+
## [1.0.8](https://github.com/meza/adr-tools/compare/v1.0.7...v1.0.8) (2022-06-27)
4+
5+
6+
### Bug Fixes
7+
8+
* toc now generates as a list ([ecfe2aa](https://github.com/meza/adr-tools/commit/ecfe2aaf9b4431672860411b0d6fbd7ec0141beb))
9+
310
## [1.0.7](https://github.com/meza/adr-tools/compare/v1.0.6...v1.0.7) (2022-06-27)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@meza/adr-tools",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"main": "dist/index.js",
55
"bin": {
66
"adr": "dist/index.js"

0 commit comments

Comments
 (0)