diff --git a/CHANGELOG.md b/CHANGELOG.md index a57ac0b..a87b609 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### 1.0.63 (2024-06-20) + +Fixes: + +- fix: build certificates + ### 1.0.62 (2024-06-16) Fixes: diff --git a/build/package.json b/build/package.json index 746cc40..da20950 100644 --- a/build/package.json +++ b/build/package.json @@ -1,5 +1,5 @@ { - "version": "0.0.0", + "version": "1.0.63", "private": true, "homepage": "https://github.com/softvisio-node/webpack", "bugs": { diff --git a/package.json b/package.json index 4c183a6..a53b1eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@softvisio/webpack", - "version": "1.0.62", + "version": "1.0.63", "description": "Webpack wrapper", "keywords": [ "softvisio",