Skip to content

Commit 14ad4d4

Browse files
Release v3.0.0
1 parent 7579eed commit 14ad4d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [3.0.0] - 2019-10-09
88
### Changed
99
- use rollup instead of webpack for generating bundle
1010
- 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
8484
## [1.0.0] - 2019-03-03
8585
- initial implementation
8686

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
8888
[2.3.0]: https://github.com/CarstenWickner/react-jsonschema-inspector/compare/v2.2.0...v2.3.0
8989
[2.2.0]: https://github.com/CarstenWickner/react-jsonschema-inspector/compare/v2.1.0...v2.2.0
9090
[2.1.0]: https://github.com/CarstenWickner/react-jsonschema-inspector/compare/v2.0.1...v2.1.0

0 commit comments

Comments
 (0)