Skip to content

Commit 787e7fb

Browse files
committed
chore(release): v0.0.2
1 parent 047e636 commit 787e7fb

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

4+
## v0.0.2
5+
6+
[compare changes](https://github.com/OrbisK/vue-use-media-recorder/compare/v0.0.1...v0.0.2)
7+
8+
### 🏡 Chore
9+
10+
- Add only dist and readme to bundle ([047e636](https://github.com/OrbisK/vue-use-media-recorder/commit/047e636))
11+
12+
### ❤️ Contributors
13+
14+
- Robin Kehl <[email protected]>
15+
416
## v0.0.1
517

618

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@orbisk/vue-use-media-recorder",
33
"type": "module",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"packageManager": "[email protected]",
66
"description": "🪝 Vue Composable around MediaRecorder API",
77
"author": "Robin Kehl <[email protected]>",

0 commit comments

Comments
 (0)