Skip to content

Commit 73da898

Browse files
committed
Update release checklist
1 parent f2de7a7 commit 73da898

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

release-checklist.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22

33
- [ ] Bump version in podspec file
44
- [ ] Bump version in framework xcode targets
5+
- [ ] Bump version in `Sentry.swift`
56
- [ ] Ensure all needed changes are checked in the master branch
67
- [ ] Run `make release`
78
- [ ] `pod spec lint` and add new version to cocoapods repo
9+
- [ ] Push new podspec version to master repo `pod trunk push SentrySwift.podspec --allow-warnings`
810
- [ ] Create a version tag
9-
- [ ] Update to latest version in sentry-docs
11+
- [ ] Update sentry-docs
1012
- [ ] Write down changes on github in releases
1113
- [ ] Upload SentrySwift.Framework.zip to github release

0 commit comments

Comments
 (0)