diff --git a/CHANGELOG.md b/CHANGELOG.md index b4ce9cd..7a62f59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [1.0.0](https://github.com/GabrielFNLima/vscode-pwa-studio-generator/compare/v0.0.4...v1.0.0) (2024-01-07) + + +### Features + +* **docs:** add preview and enhance README ([d1e871a](https://github.com/GabrielFNLima/vscode-pwa-studio-generator/commit/d1e871a7798bbfce65df5adac05bea88e843aeb9)) + ### 0.0.4 (2024-01-07) diff --git a/package.json b/package.json index 5522f3c..ddc5577 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Tool for creating React components and enhancements for PWA Studio.", "author": "Gabriel Lima ", "publisher": "devgfnl", - "version": "0.0.4", + "version": "1.0.0", "license": "MIT", "repository": { "type": "git", @@ -17,7 +17,7 @@ "galleryBanner": { "color": "#004F89", "theme": "dark" - }, + }, "keywords": [ "Magento 2", "PWA Studio",