chore(release): v0.0.10

This commit is contained in:
2026-06-15 08:48:11 -04:00
parent ff0c257e57
commit ac5ff6e375
2 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## v0.0.10
[compare changes](https://gitea.websimple.com/pascalmartineau/wpop/compare/v0.0.9...v0.0.10)
### 🚀 Enhancements
- Ignore missing gitea repo in provision (ff0c257)
## v0.0.9
[compare changes](https://gitea.websimple.com/pascalmartineau/wpop/compare/v0.0.8...v0.0.9)

View File

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