File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ 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- ## [ Unreleased ]
8+ ## [ 0.4.0 ]
99
1010### Fixed
1111
@@ -59,6 +59,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5959- Add a license link to ` README.md ` .
6060
6161[ Unreleased ] : https://github.com/denisw/redux-preboiled/compare/v0.3.1...HEAD
62+ [ 0.4.0 ] : https://github.com/denisw/redux-preboiled/compare/v0.3.1...v0.4.0
6263[ 0.3.1 ] : https://github.com/denisw/redux-preboiled/compare/v0.3.0...v0.3.1
6364[ 0.3.0 ] : https://github.com/denisw/redux-preboiled/compare/v0.2.0...v0.3.0
6465[ 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.1 " ,
4+ "version" : " 0.4.0 " ,
55 "license" : " MIT" ,
66 "homepage" : " https://redux-preboiled.js.org" ,
77 "repository" : {
You can’t perform that action at this time.
0 commit comments