Skip to content

Commit 370ddb3

Browse files
chore(release): 1.2.3 [skip ci]
## [1.2.3](v1.2.2...v1.2.3) (2020-01-08) ### Bug Fixes * use newer soundcloud apis ([#69](#69)) ([a0bf57b](a0bf57b)) * **serverless-config:** use correct runtime enum value ([14d1a36](14d1a36))
1 parent 14d1a36 commit 370ddb3

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

33

4+
## [1.2.3](https://github.com/Buzzertech/DatSongBot/compare/v1.2.2...v1.2.3) (2020-01-08)
5+
6+
7+
### Bug Fixes
8+
9+
* use newer soundcloud apis ([#69](https://github.com/Buzzertech/DatSongBot/issues/69)) ([a0bf57b](https://github.com/Buzzertech/DatSongBot/commit/a0bf57bfffe69a6032a594d6881c5f715fa17db1))
10+
* **serverless-config:** use correct runtime enum value ([14d1a36](https://github.com/Buzzertech/DatSongBot/commit/14d1a36ad95bd8451540ad0a6f855a8178f0786f))
11+
412
## [1.2.2](https://github.com/Buzzertech/DatSongBot/compare/v1.2.1...v1.2.2) (2019-12-31)
513

614

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.60.4",
61+
"serverless": "^1.60.5",
6262
"serverless-offline": "^5.4.4",
6363
"serverless-webpack": "^5.3.1",
6464
"ts-loader": "^6.0.4",

0 commit comments

Comments
 (0)