Skip to content

Commit 46c5135

Browse files
authored
add release doc to readme
1 parent 92335d6 commit 46c5135

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,12 @@ A module for managing caching functionality.
5454
Features::getInstance();
5555
```
5656

57+
## Release
58+
59+
Run the Newfold Prep Release github action to automatically bump the version (either patch, minor or major version), update the build files, and language files all at once. It will create a PR with changed files for manual review. Using this workflow, we can skip all the manual steps below.
60+
61+
## References
62+
5763
[More on Newfold WordPress Modules](https://github.com/newfold-labs/wp-module-loader)
5864

5965
[More on the Newfold Features Modules](https://github.com/newfold-labs/wp-module-features)

0 commit comments

Comments
 (0)