File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,16 @@ 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- ## [ v1.0.0-beta.2] ( https://github.com/nebarf/react-http-fetch/compare/v1.0.0-beta.1...v1.0.0-beta.2 )
8+ ## [ v1.0.0-beta.3] ( https://github.com/nebarf/react-http-fetch/compare/v1.0.0-beta.2...v1.0.0-beta.3 )
9+
10+
11+ ### Merged
12+
13+ - Run lib build before npm publish [ ` #36 ` ] ( https://github.com/nebarf/react-http-fetch/pull/36 )
14+
15+
16+
17+ ## [ v1.0.0-beta.2] ( https://github.com/nebarf/react-http-fetch/compare/v1.0.0-beta.1...v1.0.0-beta.2 ) - 2021-12-15
918
1019
1120### Merged
Original file line number Diff line number Diff line change 11{
22 "name" : " react-http-fetch" ,
3- "version" : " 1.0.0-beta.2 " ,
3+ "version" : " 1.0.0-beta.3 " ,
44 "description" : " An http library for React JS built on top of native JS fetch" ,
55 "main" : " index.js" ,
66 "module" : " ./lib/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments