File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed 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.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ Unreleased ]
7
+ ## [ 3.0.0 ] - 2019-10-09
8
8
### Changed
9
9
- use rollup instead of webpack for generating bundle
10
10
- provide ES module instead of CommonJS bundle
@@ -84,7 +84,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
84
84
## [ 1.0.0] - 2019-03-03
85
85
- initial implementation
86
86
87
- [ Unreleased ] : https://github.com/CarstenWickner/react-jsonschema-inspector/compare/v2.3.0...HEAD
87
+ [ 3.0.0 ] : https://github.com/CarstenWickner/react-jsonschema-inspector/compare/v2.3.0...v3.0.0
88
88
[ 2.3.0 ] : https://github.com/CarstenWickner/react-jsonschema-inspector/compare/v2.2.0...v2.3.0
89
89
[ 2.2.0 ] : https://github.com/CarstenWickner/react-jsonschema-inspector/compare/v2.1.0...v2.2.0
90
90
[ 2.1.0 ] : https://github.com/CarstenWickner/react-jsonschema-inspector/compare/v2.0.1...v2.1.0
You can’t perform that action at this time.
0 commit comments