File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 44
55- Nothing yet!
66
7+ ## 0.29.2
8+
9+ - Fixes ` Rake aborted ` error with status 127. See [ #173 ] ( https://github.com/ashfurrow/danger-ruby-swiftlint/pull/173 ) .
10+
711## 0.29.1
812
9- - Fixes ` Rake aborted ` error with status 127. See [ #172 ] ( https://github.com/ashfurrow/danger-ruby-swiftlint/pull/172 ) .
13+ - ~ Fixes ` Rake aborted ` error with status 127. See [ #172 ] ( https://github.com/ashfurrow/danger-ruby-swiftlint/pull/172 ) .~
1014
1115## 0.29.0
1216
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- danger-swiftlint (0.29.1 )
4+ danger-swiftlint (0.29.2 )
55 danger
66 rake (> 10 )
77 thor (~> 0.19 )
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module DangerSwiftlint
4- VERSION = '0.29.1 '
4+ VERSION = '0.29.2 '
55 SWIFTLINT_VERSION = '0.43.1'
66 SWIFTLINT_HASH = '4eaeabbb43b308975d16e3d9869880dc'
77end
You can’t perform that action at this time.
0 commit comments