File tree Expand file tree Collapse file tree 2 files changed +22
-3
lines changed Expand file tree Collapse file tree 2 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 22
33<!-- <START NEW CHANGELOG ENTRY> -->
44
5+ ## 3.3.3
6+
7+ ([ Full Changelog] ( https://github.com/emscripten-forge/empack/compare/v3.3.2...d6ae4fc42fe79aa7a60f4b70fa72245e1e7566a3 ) )
8+
9+ ### Enhancements made
10+
11+ - use abspath when comparing dirs [ #95 ] ( https://github.com/emscripten-forge/empack/pull/95 ) ([ @DerThorsten ] ( https://github.com/DerThorsten ) )
12+
13+ ### Bugs fixed
14+
15+ - Fix rules for pyvis [ #96 ] ( https://github.com/emscripten-forge/empack/pull/96 ) ([ @martinRenou ] ( https://github.com/martinRenou ) )
16+ - use abspath when comparing dirs [ #95 ] ( https://github.com/emscripten-forge/empack/pull/95 ) ([ @DerThorsten ] ( https://github.com/DerThorsten ) )
17+
18+ ### Contributors to this release
19+
20+ ([ GitHub contributors page for this release] ( https://github.com/emscripten-forge/empack/graphs/contributors?from=2024-02-05&to=2024-04-26&type=c ) )
21+
22+ [ @DerThorsten ] ( https://github.com/search?q=repo%3Aemscripten-forge%2Fempack+involves%3ADerThorsten+updated%3A2024-02-05..2024-04-26&type=Issues ) | [ @martinRenou ] ( https://github.com/search?q=repo%3Aemscripten-forge%2Fempack+involves%3AmartinRenou+updated%3A2024-02-05..2024-04-26&type=Issues )
23+
24+ <!-- <END NEW CHANGELOG ENTRY> -->
25+
526## 3.3.2
627
728([ Full Changelog] ( https://github.com/emscripten-forge/empack/compare/v3.3.1...d742539ef5f7fdf4afb94561d4026a7976ebc629 ) )
2041
2142[ @martinRenou ] ( https://github.com/search?q=repo%3Aemscripten-forge%2Fempack+involves%3AmartinRenou+updated%3A2024-01-29..2024-02-05&type=Issues ) | [ @trungleduc ] ( https://github.com/search?q=repo%3Aemscripten-forge%2Fempack+involves%3Atrungleduc+updated%3A2024-01-29..2024-02-05&type=Issues )
2243
23- <!-- <END NEW CHANGELOG ENTRY> -->
24-
2544## 3.3.1
2645
2746([ Full Changelog] ( https://github.com/emscripten-forge/empack/compare/v3.3.0...d8d48c6779696aac0a695fe162fd7c38f698073e ) )
Original file line number Diff line number Diff line change 1- __version__ = "3.3.2 "
1+ __version__ = "3.3.3 "
You can’t perform that action at this time.
0 commit comments