Commit c561e31
authored
chore: update SDK metadata to account for release tag prefixes (#26)
Although sdk-meta was scanning this repo, it wasn't picking up the
latest releases because I had forgotten to define the "tag prefix" for
each SDK.
This is what sdk-meta uses to parse out the semver tag.1 parent 6d82447 commit c561e31
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
23 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
24 | 30 | | |
25 | 31 | | |
26 | 32 | | |
0 commit comments