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 11{
22 "name" : " @nativescript/zip" ,
3- "version" : " 7.0.0-alpha.0 " ,
3+ "version" : " 7.0.0" ,
44 "description" : " A simple utility class for zipping and unzipping files in NativeScript" ,
55 "main" : " index" ,
66 "typings" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments