You've already forked wc-bootstrap
Add theme screenshot and bump to v0.1.3
Add dark mode product archive screenshot for WordPress theme preview. Update version, changelog, and documentation for release. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -141,8 +141,8 @@ for po in languages/wc-bootstrap-*.po; do msgfmt -o "${po%.po}.mo" "$po"; done
|
||||
Releases are automated via Gitea Actions. Push a tag matching `vX.X.X` to trigger a release build.
|
||||
|
||||
```bash
|
||||
git tag -a v0.1.2 -m "Version 0.1.2 - Bugfix release"
|
||||
git push origin v0.1.2
|
||||
git tag -a v0.1.3 -m "Version 0.1.3 - Add theme screenshot"
|
||||
git push origin v0.1.3
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
Reference in New Issue
Block a user