We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e7e99b commit 7117972Copy full SHA for 7117972
CHANGELOG.md
@@ -6,7 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
## [Unreleased]
9
+### Fixed
10
- Fix command text in template README file ([#221](https://github.com/beakerandjake/advent-of-code-runner/pull/221))
11
+### Security
12
- Dependabot bump word-wrap package from 1.2.3 to 1.2.4 ([#220](https://github.com/beakerandjake/advent-of-code-runner/pull/220))
13
14
## [1.3.5] - 2023-03-30
0 commit comments