We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50c1a94 commit 67037a1Copy full SHA for 67037a1
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @capacitor/assets
2
3
+## 2.0.4
4
+
5
+### Patch Changes
6
7
+- Fix Android drawable issue
8
9
## 2.0.3
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@capacitor/assets",
- "version": "2.0.3",
+ "version": "2.0.4",
"description": "Generate icon and splash screen images for Capacitor apps",
"homepage": "https://ionicframework.com",
"author": "Ionic Team <hi@ionicframework.com>",
0 commit comments