Skip to content

Commit

Permalink
chore: release v0.1.67
Browse files Browse the repository at this point in the history
  • Loading branch information
natescherer authored and github-actions[bot] committed Apr 6, 2024
1 parent c157a7d commit c947453
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.67] - 2024-04-06
### Fixed
- Formatting of include in copier.yml

Expand Down Expand Up @@ -308,7 +310,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Initial release

[Unreleased]: https://github.com/natescherer/postmodern-repo-copiertemplate/compare/v0.1.66..HEAD
[Unreleased]: https://github.com/natescherer/postmodern-repo-copiertemplate/compare/v0.1.67..HEAD
[0.1.67]: https://github.com/natescherer/postmodern-repo-copiertemplate/compare/v0.1.66..v0.1.67
[0.1.66]: https://github.com/natescherer/postmodern-repo-copiertemplate/compare/v0.1.65..v0.1.66
[0.1.65]: https://github.com/natescherer/postmodern-repo-copiertemplate/compare/v0.1.64..v0.1.65
[0.1.64]: https://github.com/natescherer/postmodern-repo-copiertemplate/compare/v0.1.63..v0.1.64
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ dummy_question:
type: bool
help: This needs to be here so the template doesn't break, but you can replace it with your own questions.
default: true
when: false
when: false
Original file line number Diff line number Diff line change
Expand Up @@ -272,4 +272,3 @@ _tasks:

---
!include copier-question-overrides.yml
---

0 comments on commit c947453

Please sign in to comment.