+4940
-3013
lines changedFilter options
+4940
-3013
lines changed Original file line number Diff line number Diff line change
@@ -26,11 +26,15 @@ If you notice any problems, please report them to the GitHub issue tracker at
26
26
27
27
## Releasing
28
28
29
-
A full release may be completed with the following:
29
+
A full release may be completed by first updating the `"version"` property in package.json, then running the following:
30
30
31
31
```
32
32
yarn clean
33
-
yarn grunt
34
-
yarn grunt uglify
33
+
yarn grunt release
35
34
yarn publish
36
35
```
36
+
37
+
After releasing, remember to:
38
+
* commit the `package.json` change and push it to GitHub
39
+
* create a new version tag on GitHub
40
+
* update `diff.js` on the `gh-pages` branch to the latest built version from the `dist/` folder.
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4