Skip to content

Commit

Permalink
Publish 1.0.7
Browse files Browse the repository at this point in the history
SHA256 hashes:

ipecharts-1.0.7-py3-none-any.whl: 817b3476c13c14b3f109311786702a9602df51448eea8a14b4b11a0466407bb4

ipecharts-1.0.7.tar.gz: 260118e071b12cc823b95b3a57c3579112b3322b5a9fd6993d40952360c3149d

ipecharts-1.0.7.tgz: 32fcd410b2ad1a410f522f25883173ea8421ddb1e7392fd41c52408ce1fd577e
  • Loading branch information
trungleduc committed Sep 24, 2024
1 parent 21d5cf5 commit 0884664
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

<!-- <START NEW CHANGELOG ENTRY> -->

## 1.0.7

([Full Changelog](https://github.com/trungleduc/ipecharts/compare/v1.0.6...21d5cf521d53adaf99fe42d5bd95ca253cb9a3d4))

### Enhancements made

- feat: add style config [#10](https://github.com/trungleduc/ipecharts/pull/10) ([@dfguerrerom](https://github.com/dfguerrerom))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/trungleduc/ipecharts/graphs/contributors?from=2024-08-29&to=2024-09-24&type=c))

[@dfguerrerom](https://github.com/search?q=repo%3Atrungleduc%2Fipecharts+involves%3Adfguerrerom+updated%3A2024-08-29..2024-09-24&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Atrungleduc%2Fipecharts+involves%3Atrungleduc+updated%3A2024-08-29..2024-09-24&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 1.0.6

([Full Changelog](https://github.com/trungleduc/ipecharts/compare/v1.0.5...ccb7f5aa0641e623ced8609a23ae912212cba1bb))
Expand All @@ -16,8 +32,6 @@

[@trungleduc](https://github.com/search?q=repo%3Atrungleduc%2Fipecharts+involves%3Atrungleduc+updated%3A2024-06-18..2024-08-29&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 1.0.5

([Full Changelog](https://github.com/trungleduc/ipecharts/compare/v1.0.4...cad6d7fa10b8962fc095450b179972036310f51d))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipecharts",
"version": "1.0.6",
"version": "1.0.7",
"description": "Apache Echarts Jupyter Widget.",
"keywords": [
"jupyter",
Expand Down

0 comments on commit 0884664

Please sign in to comment.