We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df184d0 commit 076a2e6Copy full SHA for 076a2e6
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @capacitor/assets
2
3
+## 2.0.0
4
+
5
+### Major Changes
6
7
+- Fixed icon generation issue on iOS and normalized argument format"
8
9
## 1.0.14
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@capacitor/assets",
- "version": "1.0.14",
+ "version": "2.0.0",
"description": "Generate icon and splash screen images for Capacitor apps",
"homepage": "https://ionicframework.com",
"author": "Ionic Team <hi@ionicframework.com>",
0 commit comments