Skip to content

Commit 838586d

Browse files
committed
chore(release): v0.0.3
1 parent 3ea425e commit 838586d

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.3
5+
6+
[compare changes](https://github.com/OrbisK/vue-use-media-recorder/compare/v0.0.2...v0.0.3)
7+
8+
### 📖 Documentation
9+
10+
- Exclude me from contributors ([3ea425e](https://github.com/OrbisK/vue-use-media-recorder/commit/3ea425e))
11+
12+
### 🏡 Chore
13+
14+
- Add git push to release workflow ([a456538](https://github.com/OrbisK/vue-use-media-recorder/commit/a456538))
15+
416
## v0.0.2
517

618
[compare changes](https://github.com/OrbisK/vue-use-media-recorder/compare/v0.0.1...v0.0.2)

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.2",
4+
"version": "0.0.3",
55
"packageManager": "[email protected]",
66
"description": "🪝 Vue Composable around MediaRecorder API",
77
"author": "Robin Kehl <[email protected]>",

0 commit comments

Comments
 (0)