Skip to content

Commit 2d07a38

Browse files
v1.3.0 (#542)
* Update package.json * v1.3.0 * v1.3.0
1 parent 9d5d9aa commit 2d07a38

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to this project will be documented in this file. This project uses [Semantic Versioning](https://semver.org/).
44

5+
## v1.3.0 (2020-06-18)
6+
7+
### Changes
8+
* Update ffmpeg-for-homebridge to 0.0.6.
9+
510
## v1.2.2 (2020-05-28)
611

712
### Changes

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"displayName": "Homebridge Camera FFmpeg",
33
"name": "homebridge-camera-ffmpeg",
4-
"version": "1.2.2",
4+
"version": "1.3.0",
55
"description": "ffmpeg plugin for homebridge: https://github.com/homebridge/homebridge",
66
"license": "ISC",
77
"keywords": [

0 commit comments

Comments
 (0)