Skip to content

Commit d52925b

Browse files
committed
Fix the links in the changelog
Now they correctly point to the PRs
1 parent ab19169 commit d52925b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## [HEAD](https://github.com/mjrussell/redux-auth-wrapper/compare/v0.1.1...master)
2-
- **Feature:** new replaceAction config arg, removes dependency on a redux-routing impl ([#13])
3-
- **Feature:** New config object syntax for AuthWrapper ([#12])
4-
- **Deprecation:** Deprecates AuthWrapper args syntax ([#12])
2+
- **Feature:** new replaceAction config arg, removes dependency on a redux-routing impl [#13](https://github.com/mjrussell/redux-auth-wrapper/issues/13)
3+
- **Feature:** New config object syntax for AuthWrapper [#12](https://github.com/mjrussell/redux-auth-wrapper/issues/12)
4+
- **Deprecation:** Deprecates AuthWrapper args syntax [#12](https://github.com/mjrussell/redux-auth-wrapper/issues/12)
55
- **Feature:** Hoists wrapped component's statics up to the returned component
66

77
## [0.1.1](https://github.com/mjrussell/redux-auth-wrapper/compare/v0.1.0...v0.1.1)

0 commit comments

Comments
 (0)