Skip to content

Commit 4b881d0

Browse files
committed
changelog fix for 0.2.4
1 parent aa86c70 commit 4b881d0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.changelog.old.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585

8686
## [v0.3.0](https://github.com/DannyBen/bashly/tree/v0.3.0) (2019-11-28)
8787

88-
[Full Changelog](https://github.com/DannyBen/bashly/compare/0.2.4...v0.3.0)
88+
[Full Changelog](https://github.com/DannyBen/bashly/compare/v0.2.4...v0.3.0)
8989

9090
**Implemented enhancements:**
9191

@@ -97,9 +97,9 @@
9797
- Add support for required environment variables [\#37](https://github.com/DannyBen/bashly/pull/37) ([DannyBen](https://github.com/DannyBen))
9898
- Sanitize usage strings for quotes [\#34](https://github.com/DannyBen/bashly/pull/34) ([DannyBen](https://github.com/DannyBen))
9999

100-
## [0.2.4](https://github.com/DannyBen/bashly/tree/0.2.4) (2019-11-26)
100+
## [v0.2.4](https://github.com/DannyBen/bashly/tree/v0.2.4) (2019-11-26)
101101

102-
[Full Changelog](https://github.com/DannyBen/bashly/compare/v0.2.3...0.2.4)
102+
[Full Changelog](https://github.com/DannyBen/bashly/compare/v0.2.3...v0.2.4)
103103

104104
**Implemented enhancements:**
105105

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ v0.4.0 - 2020-10-21
144144

145145
## [v0.3.0](https://github.com/DannyBen/bashly/tree/v0.3.0) (2019-11-28)
146146

147-
[Full Changelog](https://github.com/DannyBen/bashly/compare/0.2.4...v0.3.0)
147+
[Full Changelog](https://github.com/DannyBen/bashly/compare/v0.2.4...v0.3.0)
148148

149149
**Implemented enhancements:**
150150

@@ -156,9 +156,9 @@ v0.4.0 - 2020-10-21
156156
- Add support for required environment variables [\#37](https://github.com/DannyBen/bashly/pull/37) ([DannyBen](https://github.com/DannyBen))
157157
- Sanitize usage strings for quotes [\#34](https://github.com/DannyBen/bashly/pull/34) ([DannyBen](https://github.com/DannyBen))
158158

159-
## [0.2.4](https://github.com/DannyBen/bashly/tree/0.2.4) (2019-11-26)
159+
## [v0.2.4](https://github.com/DannyBen/bashly/tree/v0.2.4) (2019-11-26)
160160

161-
[Full Changelog](https://github.com/DannyBen/bashly/compare/v0.2.3...0.2.4)
161+
[Full Changelog](https://github.com/DannyBen/bashly/compare/v0.2.3...v0.2.4)
162162

163163
**Implemented enhancements:**
164164

0 commit comments

Comments
 (0)