@jitsi/robotjs 0.6.9 → 0.6.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -172,10 +172,9 @@ I like AutoHotkey, but I like Node.js more. By developing RobotJS I get an AutoH
|
|
|
172
172
|
|
|
173
173
|
## Publishing
|
|
174
174
|
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
4. Github action will prebuildify and publish release to npm
|
|
175
|
+
On every push to main branch, the .github/workflows/ci.yml will create a new version and publish to npm.
|
|
176
|
+
|
|
177
|
+
If a major or minor release is required, use respective key words in the commit message, see https://github.com/phips28/gh-action-bump-version#workflow
|
|
179
178
|
|
|
180
179
|
## License
|
|
181
180
|
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|