File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 7.0.0 (2025-08-26)
2
+
3
+ ### 🚀 Features
4
+
5
+ - ** zip:** use spm to support mac catalyst and latest ios, plus android 2.11.5 ([ #636 ] ( https://github.com/NativeScript/plugins/pull/636 ) )
6
+ - update zip native libs to latest ([ 6a6e477] ( https://github.com/NativeScript/plugins/commit/6a6e477 ) )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - ** zip:** type ([ 6c9f360] ( https://github.com/NativeScript/plugins/commit/6c9f360 ) )
11
+
12
+ ### ❤️ Thank You
13
+
14
+ - Nathan Walker
15
+ - Osei Fortune @triniwiz
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/zip" ,
3
- "version" : " 7.0.0-alpha.0 " ,
3
+ "version" : " 7.0.0" ,
4
4
"description" : " A simple utility class for zipping and unzipping files in NativeScript" ,
5
5
"main" : " index" ,
6
6
"typings" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments