Commit 2f38b35
authored
release: Blueprint 5.3.0 (#539)
https://github.com/square/Blueprint/blob/main/CHANGELOG.md
Post-merge steps:
- Once the PR is merged, fetch changes and tag the release, using the
merge commit:
```
git fetch
git tag 5.3.0 <merge commit SHA>
git push origin 5.3.0
```
Then complete the steps outlined in
https://github.com/square/Blueprint/blob/main/RELEASING.md1 parent 66e34db commit 2f38b35
1 file changed
+24
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
12 | 32 | | |
13 | 33 | | |
14 | 34 | | |
| |||
1158 | 1178 | | |
1159 | 1179 | | |
1160 | 1180 | | |
1161 | | - | |
| 1181 | + | |
| 1182 | + | |
| 1183 | + | |
| 1184 | + | |
1162 | 1185 | | |
1163 | 1186 | | |
1164 | 1187 | | |
| |||
0 commit comments