chore(release): v0.0.4

This commit is contained in:
2026-05-20 14:21:42 -04:00
parent 39067c8780
commit 1dc11d3b58
2 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## v0.0.4
[compare changes](https://gitea.websimple.com/pascalmartineau/wpop/compare/v0.0.3...v0.0.4)
### 🚀 Enhancements
- Enhance deployment process with Gitea Actions integration and improved environment variable handling (39067c8)
## v0.0.3
[compare changes](https://gitea.websimple.com/pascalmartineau/wpop/compare/v0.0.2...v0.0.3)

View File

@@ -1,6 +1,6 @@
{
"name": "@lewebsimple/wpop",
"version": "0.0.3",
"version": "0.0.4",
"description": "WordPress operations CLI for Websimple projects.",
"license": "MIT",
"author": "Pascal Martineau <pascal@lewebsimple.ca>",