We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abf5031 commit cab18f0Copy full SHA for cab18f0
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @capacitor/assets
2
3
+## 1.0.11
4
+
5
+### Patch Changes
6
7
+- Added flags to support custom iOS and Android folders
8
9
## 1.0.10
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@capacitor/assets",
- "version": "1.0.10",
+ "version": "1.0.11",
"description": "Generate icon and splash screen images for Capacitor apps",
"homepage": "https://ionicframework.com",
"author": "Ionic Team <hi@ionicframework.com>",
0 commit comments