@rocket.chat/mp3-encoder
Advanced tools
Comparing version 0.13.0 to 0.13.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.13.1](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.13.0...v0.13.1) (2020-07-17) | ||
**Note:** Version bump only for package @rocket.chat/mp3-encoder | ||
# [0.13.0](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.12.0...v0.13.0) (2020-07-14) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@rocket.chat/mp3-encoder", | ||
"version": "0.13.0", | ||
"version": "0.13.1", | ||
"description": "A LAME encoder to be used in web workers", | ||
@@ -64,3 +64,3 @@ "homepage": "https://rocket.chat/Rocket.Chat.Fuselage", | ||
}, | ||
"gitHead": "ff517c3685b0fa169126f09f00a51442eabd981c" | ||
"gitHead": "2548fe6a26fef8c66b7237833ddc610c9af042ba" | ||
} |
3204610