Skip to content

Commit 2f79d18

Browse files
chore: release v1.0.0
1 parent 1e52f7d commit 2f79d18

4 files changed

Lines changed: 22995 additions & 3 deletions

File tree

CHANGELOG.MD

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +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+
## [1.0.0]
88
- initial implementation
9+
10+
[1.0.0]: https://github.com/CarstenWickner/react-jsonschema-inspector/releases/tag/v1.0.0

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ Have a look at the [![Storybook][storybook-image]][storybook-url]
1919

2020
### Installation from NPM
2121

22-
In active development, i.e. not yet published
22+
```shell
23+
npm i react-flow-modeler
24+
```
2325

2426
### React Component Props of `<FlowModeler>`
2527

0 commit comments

Comments
 (0)