Skip to content

Commit

Permalink
chore(release): 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielFNLima committed Jan 7, 2024
1 parent 4c58bc4 commit fc701ae
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Tool for creating React components and enhancements for PWA Studio.",
"author": "Gabriel Lima <[email protected]>",
"publisher": "devgfnl",
"version": "0.0.4",
"version": "1.0.0",
"license": "MIT",
"repository": {
"type": "git",
Expand All @@ -17,7 +17,7 @@
"galleryBanner": {
"color": "#004F89",
"theme": "dark"
},
},
"keywords": [
"Magento 2",
"PWA Studio",
Expand Down

0 comments on commit fc701ae

Please sign in to comment.