diff --git a/CHANGELOG.md b/CHANGELOG.md index 22e386a..0506086 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## v0.0.8 + +[compare changes](https://gitea.websimple.com/pascalmartineau/wpop/compare/v0.0.7...v0.0.8) + +### 🚀 Enhancements + +- Wpop provisino (9b7cb13) + ## v0.0.7 [compare changes](https://gitea.websimple.com/pascalmartineau/wpop/compare/v0.0.6...v0.0.7) diff --git a/package.json b/package.json index 0b6f32f..d58e09d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lewebsimple/wpop", - "version": "0.0.7", + "version": "0.0.8", "description": "WordPress operations CLI for Websimple projects.", "license": "MIT", "author": "Pascal Martineau ",