We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2de7a7 commit 73da898Copy full SHA for 73da898
release-checklist.md
@@ -2,10 +2,12 @@
2
3
- [ ] Bump version in podspec file
4
- [ ] Bump version in framework xcode targets
5
+ - [ ] Bump version in `Sentry.swift`
6
- [ ] Ensure all needed changes are checked in the master branch
7
- [ ] Run `make release`
8
- [ ] `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`
10
- [ ] Create a version tag
- - [ ] Update to latest version in sentry-docs
11
+ - [ ] Update sentry-docs
12
- [ ] Write down changes on github in releases
13
- [ ] Upload SentrySwift.Framework.zip to github release
0 commit comments