Skip to content

Commit d5e67f1

Browse files
authored
feat: releasing 1.0.0 (#290)
Co-authored-by: Ruchi Pakhle <ruchipakhle@gmail.com>
1 parent d8a11d2 commit d5e67f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
# For more details, read the following article on GitHub: https://help.github.com/articles/about-codeowners/.
66

77
# These are the default owners for the whole content of this repository. The default owners are automatically added as reviewers when you open a pull request unless different owners are specified in the file.
8-
* @ivangsa @derberg @asyncapi-bot-eve @Ruchip16
8+
* @ivangsa @asyncapi-bot-eve @Ruchip16

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ npm install
3737
npm run build
3838
```
3939

40-
2. (If not already present) add a dev script to package.json to launch a web host:
40+
2. Add a dev script to package.json to launch a web host:
4141

4242
```
4343
{

0 commit comments

Comments
 (0)