chore(release): v0.0.3

This commit is contained in:
2026-05-20 13:40:30 -04:00
parent 87c87d6c03
commit 221a3e0fec
2 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## v0.0.3
[compare changes](https://gitea.websimple.com/pascalmartineau/wpop/compare/v0.0.2...v0.0.3)
### 🏡 Chore
- Check and publish on release (87c87d6)
## v0.0.2
[compare changes](https://gitea.websimple.com/pascalmartineau/wpop/compare/v0.0.1...v0.0.2)

View File

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