File tree Expand file tree Collapse file tree 2 files changed +21
-3
lines changed Expand file tree Collapse file tree 2 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 22
33<!-- <START NEW CHANGELOG ENTRY> -->
44
5+ ## 0.5.1
6+
7+ ([ Full Changelog] ( https://github.com/jupyter-ai-contrib/jupyterlab-cell-diff/compare/v0.5.0...04e46da359755617d98a10311c0604fd331c72cb ) )
8+
9+ ### Bugs fixed
10+
11+ - Fix gutter styling with dark themes [ #14 ] ( https://github.com/jupyter-ai-contrib/jupyterlab-cell-diff/pull/14 ) ([ @jtpio ] ( https://github.com/jtpio ) )
12+
13+ ### Documentation improvements
14+
15+ - Document command arguments [ #15 ] ( https://github.com/jupyter-ai-contrib/jupyterlab-cell-diff/pull/15 ) ([ @jtpio ] ( https://github.com/jtpio ) )
16+
17+ ### Contributors to this release
18+
19+ ([ GitHub contributors page for this release] ( https://github.com/jupyter-ai-contrib/jupyterlab-cell-diff/graphs/contributors?from=2025-09-17&to=2025-09-23&type=c ) )
20+
21+ [ @jtpio ] ( https://github.com/search?q=repo%3Ajupyter-ai-contrib%2Fjupyterlab-cell-diff+involves%3Ajtpio+updated%3A2025-09-17..2025-09-23&type=Issues )
22+
23+ <!-- <END NEW CHANGELOG ENTRY> -->
24+
525## 0.5.0
626
727([ Full Changelog] ( https://github.com/jupyter-ai-contrib/jupyterlab-cell-diff/compare/v0.4.2...787f10383f9ce4eb2b6d781b57ddd808b859b14c ) )
2646
2747[ @jtpio ] ( https://github.com/search?q=repo%3Ajupyter-ai-contrib%2Fjupyterlab-cell-diff+involves%3Ajtpio+updated%3A2025-01-03..2025-09-17&type=Issues )
2848
29- <!-- <END NEW CHANGELOG ENTRY> -->
30-
3149## 0.4.2
3250
3351([ Full Changelog] ( https://github.com/jupyter-ai-contrib/jupyterlab-cell-diff/compare/v0.4.1...822c684ae378d6c22af60940bf38d0f7c2a89ab4 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " jupyterlab-cell-diff" ,
3- "version" : " 0.5.0 " ,
3+ "version" : " 0.5.1 " ,
44 "description" : " A JupyterLab Extension for showing cell (git) diffs." ,
55 "keywords" : [
66 " jupyter" ,
You can’t perform that action at this time.
0 commit comments