We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee8fe69 commit 5a3ab0fCopy full SHA for 5a3ab0f
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @capacitor/assets
2
3
+## 1.0.12
4
+
5
+### Patch Changes
6
7
+- Fixed PWA icon source path
8
9
## 1.0.11
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@capacitor/assets",
- "version": "1.0.11",
+ "version": "1.0.12",
"description": "Generate icon and splash screen images for Capacitor apps",
"homepage": "https://ionicframework.com",
"author": "Ionic Team <hi@ionicframework.com>",
0 commit comments