Skip to content

Commit 851ddf8

Browse files
committed
Add Code of Conduct to npmignore and add changelog entry to readme.
1 parent 41b7c75 commit 851ddf8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.env
22
__test__/
33
coverage/
4-
examples/
4+
examples/
5+
CODE_OF_CONDUCT.md

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ Every user object will have additional endpoints that can give more data about e
8585

8686
## API
8787
### Versions/Updates
88+
#### Version `1.0.3 Changes`
89+
- Add License to npm package and Code of Conduct to GitHub repository.
8890
#### Version `1.0.2` Changes
8991
- GitHub repository in package.json now points to the correct place.
9092
#### Version `1.0.1` Changes

0 commit comments

Comments
 (0)