Skip to content

Commit 3ea425e

Browse files
committed
docs: exclude me from contributors
1 parent a456538 commit 3ea425e

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

CHANGELOG.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@
99

1010
- Add only dist and readme to bundle ([047e636](https://github.com/OrbisK/vue-use-media-recorder/commit/047e636))
1111

12-
### ❤️ Contributors
13-
14-
- Robin Kehl <[email protected]>
15-
1612
## v0.0.1
1713

1814

@@ -31,8 +27,3 @@
3127
### ✅ Tests
3228

3329
- Update mimetype and data tests ([2c585aa](https://github.com/OrbisK/vue-use-media-recorder/commit/2c585aa))
34-
35-
### ❤️ Contributors
36-
37-
- Robin Kehl <[email protected]>
38-

changelog.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import type { ChangelogConfig } from 'changelogen'
22

33
export default {
4-
excludeAuthors: ['OrbisK']
4+
excludeAuthors: ['[email protected]']
55
} satisfies ChangelogConfig

0 commit comments

Comments
 (0)