Skip to content

Commit

Permalink
chore(release): 4.3.3 [skip ci]
Browse files Browse the repository at this point in the history
## [4.3.3](v4.3.2...v4.3.3) (2021-07-28)
  • Loading branch information
semantic-release-bot committed Jul 28, 2021
1 parent 798bc15 commit 6eba671
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.3.3](https://github.com/onderceylan/pwa-asset-generator/compare/v4.3.2...v4.3.3) (2021-07-28)

## [4.3.2](https://github.com/onderceylan/pwa-asset-generator/compare/v4.3.1...v4.3.2) (2021-07-28)

## [4.3.1](https://github.com/onderceylan/pwa-asset-generator/compare/v4.3.0...v4.3.1) (2021-07-16)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pwa-asset-generator",
"version": "4.3.2",
"version": "4.3.3",
"description": "Automates PWA asset generation and image declaration. Automatically generates icon and splash screen images, favicons and mstile images. Updates manifest.json and index.html files with the generated images according to Web App Manifest specs and Apple Human Interface guidelines.",
"main": "dist/main.js",
"types": "dist/main.d.ts",
Expand Down

0 comments on commit 6eba671

Please sign in to comment.