Skip to content

Commit

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

jupyter-theme-editor-0.4.1.tgz: 30f6efab9d4cb2727abd8777da4c76e8de71063e6624a3a94e61cc032c561224

jupyter_theme_editor-0.4.1-py3-none-any.whl: fa151a23e322093e19c3eba5374ea2a83b878955c5cc673ad30d8b8e1624a372

jupyter_theme_editor-0.4.1.tar.gz: cb6bdf65286ca70ed7a92c4dfc3505ae67ffa4bc2b7e24772b49e0bb9d193c8f
  • Loading branch information
HaudinFlorence committed Jun 12, 2023
1 parent ff9d523 commit cd3e389
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 192 deletions.
22 changes: 20 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@

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

## 0.4.0
## 0.4.1

([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-theme-editor/compare/v0.3.0...a7fd5cf02f6e807b82a9e74d903a454623f98ff4))
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-theme-editor/compare/v0.3.0...ff9d52347d4b8eb1a03a3ad33b0b830586ebd3a8))

### Bugs fixed

- Fix linting in package.json. [#16](https://github.com/jupyterlab-contrib/jupyterlab-theme-editor/pull/16) ([@HaudinFlorence](https://github.com/HaudinFlorence))

### Maintenance and upkeep improvements

Expand All @@ -18,6 +22,20 @@

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

## 0.4.0

([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-theme-editor/compare/v0.3.0...a7fd5cf02f6e807b82a9e74d903a454623f98ff4))

### Maintenance and upkeep improvements

- Migrate extension [#14](https://github.com/jupyterlab-contrib/jupyterlab-theme-editor/pull/14) ([@HaudinFlorence](https://github.com/HaudinFlorence))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyterlab-theme-editor/graphs/contributors?from=2023-03-23&to=2023-06-12&type=c))

[@github-actions](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-theme-editor+involves%3Agithub-actions+updated%3A2023-03-23..2023-06-12&type=Issues) | [@HaudinFlorence](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-theme-editor+involves%3AHaudinFlorence+updated%3A2023-03-23..2023-06-12&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-theme-editor+involves%3Ajtpio+updated%3A2023-03-23..2023-06-12&type=Issues)

## 0.3.0

([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-theme-editor/compare/v0.2.1...d18e1d4b15caefb361ce57107b55a3ab4aa8c7fc))
Expand Down
Loading

0 comments on commit cd3e389

Please sign in to comment.