You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASING.md
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,11 +10,6 @@ Create a PR titled `vX.Y.Z` ([example](https://github.com/amacneil/dbmate/pull/6
10
10
11
11
- Update [version.go](/pkg/dbmate/version.go) with new version number
12
12
13
-
**Commit 2: `Upgrade dependencies`**
14
-
15
-
- Update `Dockerfile` with the latest stable release of [golangci-lint](https://github.com/golangci/golangci-lint/releases)
16
-
- Run `make update-deps` to update all Go and TypeScript dependencies
17
-
18
13
## 2. Create GitHub Release
19
14
20
15
After the PR is merged, create a new release titled `vX.Y.Z` on the [releases page](https://github.com/amacneil/dbmate/releases) and write release notes.
0 commit comments