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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,12 +11,12 @@ bundle install
11
11
rake
12
12
```
13
13
14
-
Check that the last build succeeded in [Travis CI](https://travis-ci.org/ruby-grape/grape-active_model_serializers) for all supported platforms.
14
+
Check that the last build succeeded in [GitHub Actions](https://github.com/ruby-grape/grape-active_model_serializers/actions/workflows/ci.yml) for all supported platforms.
15
15
16
16
Change "Next Release" in [CHANGELOG.md](CHANGELOG.md) to the new version.
17
17
18
18
```
19
-
### 0.7.2 (February 6, 2014)
19
+
### 0.7.2 (2014/02/06)
20
20
```
21
21
22
22
Remove the line with "Your contribution here.", since there will be no more contributions to this release.
0 commit comments