semantic-release: bump version to 17.1 (#46052)

There are no API changes in 17.1.x.
This commit is contained in:
Daniel Cassidy 2020-07-13 18:07:25 +01:00 committed by GitHub
parent 21612dd321
commit 3f6ee00911
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
// Type definitions for semantic-release 17.0
// Type definitions for semantic-release 17.1
// Project: https://github.com/semantic-release/semantic-release#readme
// Definitions by: Leonardo Gatica <https://github.com/lgaticaq>
// Daniel Cassidy <https://github.com/djcsdy>