Skip to content

Commit ab7b710

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.1...v1.2.0) (2019-12-28) ### Bug Fixes * **get-tracks-fn:** pick song uri ([798480e](798480e)) * **video:** pick song input from download uri ([#54](#54)) ([64bdbe1](64bdbe1)) ### Features * bump @types/fluent-ffmpeg to v2.1.13 ([#63](#63)) ([eae62fc](eae62fc))
1 parent eae62fc commit ab7b710

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

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

33

4+
# [1.2.0](https://github.com/Buzzertech/DatSongBot/compare/v1.1.1...v1.2.0) (2019-12-28)
5+
6+
7+
### Bug Fixes
8+
9+
* **get-tracks-fn:** pick song uri ([798480e](https://github.com/Buzzertech/DatSongBot/commit/798480e))
10+
* **video:** pick song input from download uri ([#54](https://github.com/Buzzertech/DatSongBot/issues/54)) ([64bdbe1](https://github.com/Buzzertech/DatSongBot/commit/64bdbe1))
11+
12+
13+
### Features
14+
15+
* bump @types/fluent-ffmpeg to v2.1.13 ([#63](https://github.com/Buzzertech/DatSongBot/issues/63)) ([eae62fc](https://github.com/Buzzertech/DatSongBot/commit/eae62fc))
16+
417
## [1.1.1](https://github.com/Buzzertech/DatSongBot/compare/v1.1.0...v1.1.1) (2019-06-25)
518

619

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"puppeteer": "^1.18.0",
5959
"puppeteer-core": "^1.18.0",
6060
"semantic-release": "^15.13.16",
61-
"serverless": "^1.45.1",
61+
"serverless": "^1.60.4",
6262
"serverless-offline": "^5.4.4",
6363
"serverless-webpack": "^5.3.1",
6464
"ts-loader": "^6.0.4",

0 commit comments

Comments
 (0)