Skip to content

Commit 5486420

Browse files
chore(release): 8.1.2 [skip ci]
## [8.1.2](v8.1.1...v8.1.2) (2025-09-26)
1 parent 9c8bffa commit 5486420

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.1.2](https://github.com/elegantapp/pwa-asset-generator/compare/v8.1.1...v8.1.2) (2025-09-26)
7+
68
## [8.1.1](https://github.com/elegantapp/pwa-asset-generator/compare/v8.1.0...v8.1.1) (2025-08-27)
79

810
# [8.1.0](https://github.com/elegantapp/pwa-asset-generator/compare/v8.0.5...v8.1.0) (2025-08-26)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pwa-asset-generator",
3-
"version": "8.1.1",
3+
"version": "8.1.2",
44
"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.",
55
"type": "module",
66
"main": "dist/main.js",

0 commit comments

Comments
 (0)