Skip to content

Commit 6e17398

Browse files
committed
Prepare for v0.2.3 release
1 parent 03e71ff commit 6e17398

File tree

9 files changed

+23367
-5
lines changed

9 files changed

+23367
-5
lines changed

Diff for: CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ mv mavo.css mavo.min.css mavo.js mavo.es5.js mavo.es5.min.js mavo.min.js X.Y.Z
288288
cd .. && gulp # regenerate local files
289289
```
290290
Then:
291-
- in the `dist/_redirects` file replace `/stable/* /U.V.W/:splat 302` with `/stable/* /X.Y.Z/:splat 302` and any X.Y and X rules as needed.
291+
- in the `dist/_redirects` file replace `/stable/* /U.V.W/:splat 302` with `/stable/* /X.Y.Z/:splat 302` (where `U.V.W` is the previous version) and add any X.Y and X rules as needed.
292292
- Commit and push
293293
- Create new release on Github
294294
- `npm publish`

0 commit comments

Comments
 (0)