Skip to content

Commit 8b3ce48

Browse files
committed
Add badges
1 parent 72704df commit 8b3ce48

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# swift-release-notes
22

3+
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FSwiftPackageIndex%2FReleaseNotes%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/SwiftPackageIndex/ReleaseNotes)
4+
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FSwiftPackageIndex%2FReleaseNotes%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/SwiftPackageIndex/ReleaseNotes)
5+
36
`swift-release-notes` is a Swift script that creates a list of links to release notes for package updates.
47

58
Running `swift release-notes` performs a `swift package update --dry-run` to find package updates and creates release notes URLs for these updates:

0 commit comments

Comments
 (0)