Release 0.1.1 (#8073)

- Add changelog entry for 0.1.1
- Bump version to 0.1.1
- Require preview for fix added in #7967 
- Allow duplicate headings in changelog (markdownlint setting)
This commit is contained in:
Zanie Blue
2023-10-19 15:49:53 -05:00
committed by GitHub
parent ec1be60dcb
commit 22cf451d51
19 changed files with 354 additions and 153 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "scripts"
version = "0.1.0"
version = "0.1.1"
description = ""
authors = ["Charles Marsh <charlie.r.marsh@gmail.com>"]