Skip to content

Commit 012ba10

Browse files
authored
Fix typo in changelog (#20)
* Add querystring peer dep and readme instructions * fix test * Bump version * Update changelog * fix changelog typo
1 parent 9da63ef commit 012ba10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
## [1.2.45 - 2020-01-07
10+
## [1.2.5] - 2020-01-07
1111

1212
### Added
1313

1414
- Added [`querystring`](https://www.npmjs.com/package/querystring) as a peer dependency in the package.json and an explanation in the README for when you'd need to install it manually.
1515

1616
### Fixed
1717

18-
- Fixed a spec that was breaking due to Patch core changes.
18+
- Fixed a spec that was breaking due Patch core changes.
1919

2020
## [1.2.4] - 2020-10-14
2121

0 commit comments

Comments
 (0)