File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.3.1]
9+
10+ ### Fixed
11+
12+ - Ship typings (they were accidentally ommitted from v0.3.0).
13+
814## [ 0.3.0]
915
1016### Changed
@@ -30,5 +36,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3036- Improve testing guide.
3137- Add a license link to ` README.md ` .
3238
39+ [ 0.3.1 ] : https://github.com/denisw/redux-preboiled/compare/v0.3.0...v0.3.1
3340[ 0.3.0 ] : https://github.com/denisw/redux-preboiled/compare/v0.2.0...v0.3.0
3441[ 0.2.0 ] : https://github.com/denisw/redux-preboiled/compare/v0.1.0...v0.2.0
Original file line number Diff line number Diff line change 11{
22 "name" : " redux-preboiled" ,
33 "description" : " Composable, typing-friendly Redux helpers" ,
4- "version" : " 0.3.0 " ,
4+ "version" : " 0.3.1 " ,
55 "license" : " MIT" ,
66 "homepage" : " https://redux-preboiled.js.org" ,
77 "repository" : {
You can’t perform that action at this time.
0 commit comments