File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
88## [ Unreleased]
9+
10+ ## [ 0.3.0] - 2019-12-27
911### Added
1012- Docs builder.
1113
Original file line number Diff line number Diff line change 11{
22 "vendor" : " vtex" ,
33 "name" : " shop-review-interfaces" ,
4- "version" : " 0.2 .0" ,
4+ "version" : " 0.3 .0" ,
55 "title" : " Shop Review Interfaces" ,
66 "description" : " Interfaces for a merchant review app" ,
77 "builders" : {
Original file line number Diff line number Diff line change 1919 "prettier" : " ^1.16.4" ,
2020 "tslint-eslint-rules" : " ^5.4.0" ,
2121 "typescript" : " 3.3.4000"
22- }
22+ },
23+ "version" : " 0.3.0"
2324}
You can’t perform that action at this time.
0 commit comments