File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased ]
7+ ## [ 4.4.1 ] - 2019-12-17
88### Fixed
99- Add vertical spacing for breadcrumbs wrapping over multiple lines
1010
@@ -144,7 +144,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
144144## [ 1.0.0] - 2019-03-03
145145- initial implementation
146146
147- [ Unreleased ] : https://github.com/CarstenWickner/react-jsonschema-inspector/compare/v4.4.0...HEAD
147+ [ 4.4.1 ] : https://github.com/CarstenWickner/react-jsonschema-inspector/compare/v4.4.0...v4.4.1
148148[ 4.4.0 ] : https://github.com/CarstenWickner/react-jsonschema-inspector/compare/v4.3.0...v4.4.0
149149[ 4.3.0 ] : https://github.com/CarstenWickner/react-jsonschema-inspector/compare/v4.2.0...v4.3.0
150150[ 4.2.0 ] : https://github.com/CarstenWickner/react-jsonschema-inspector/compare/v4.1.0...v4.2.0
Original file line number Diff line number Diff line change 11{
22 "name" : " react-jsonschema-inspector" ,
3- "version" : " 4.4.1-SNAPSHOT " ,
3+ "version" : " 4.4.1" ,
44 "description" : " View component for traversing/searching in a JSON Schema" ,
55 "homepage" : " https://CarstenWickner.github.io/react-jsonschema-inspector/?path=/docs/inspector--show-case" ,
66 "author" : " Carsten Wickner" ,
You can’t perform that action at this time.
0 commit comments