File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 1.1.6 "
2+ "." : " 1.1.7 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.1.7] ( https://github.com/nodejs/amaro/compare/v1.1.6...v1.1.7 ) (2026-02-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * keep some testing deps ([ d7324ec] ( https://github.com/nodejs/amaro/commit/d7324ec424453a42d9de6cfd192e27df1ec8497e ) )
9+ * use detected format ([ cf1e097] ( https://github.com/nodejs/amaro/commit/cf1e0975490823b1cf772c65c100ee82b55502c3 ) )
10+
11+
12+ ### Core
13+
14+ * ignore codeql swc test folder ([ b2a1704] ( https://github.com/nodejs/amaro/commit/b2a170499b7c3b112f592e44dd324b0bcdf43e1b ) )
15+
16+
17+ ### Miscellaneous
18+
19+ * build wasm from swc v1.15.11 ([ 717883b] ( https://github.com/nodejs/amaro/commit/717883b050ab908fe7648cfdcc70d15266c12677 ) )
20+ * ** deps:** update deny.toml to support swc v1.15.11 ([ ef34018] ( https://github.com/nodejs/amaro/commit/ef3401856ae1011880164655d3234b574e8bccb9 ) )
21+ * remove test file from swc ([ f305fd7] ( https://github.com/nodejs/amaro/commit/f305fd745d75bc8d1e3a955076662f7827d6f8f0 ) )
22+ * update swc to v1.15.11 ([ 10f1d19] ( https://github.com/nodejs/amaro/commit/10f1d197686ae59db83d9e60be227ee835660130 ) )
23+
324## [ 1.1.6] ( https://github.com/nodejs/amaro/compare/v1.1.5...v1.1.6 ) (2026-01-27)
425
526
Original file line number Diff line number Diff line change 11{
22 "name" : " amaro" ,
3- "version" : " 1.1.6 " ,
3+ "version" : " 1.1.7 " ,
44 "description" : " Node.js TypeScript wrapper" ,
55 "license" : " MIT" ,
66 "type" : " commonjs" ,
You can’t perform that action at this time.
0 commit comments