Skip to content

Commit

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

jupyterlab_material_night_eighties-0.3.1-py3-none-any.whl: cad00755a8ad883e55579860ade77668ee276d628d13242b9fa884e54e3377ef

jupyterlab_material_night_eighties-0.3.1.tar.gz: 5210c2e4f08bc4607ede6b74f1db7ad7b192272e7e788fd55a8291f357e66086

ninerealmlabs-jupyterlab_material_night_eighties-0.3.1.tgz: 15471ef22772b1e841e1da94d1dfd94e159750701314ada0e9d4585eb1247805
  • Loading branch information
ahgraber committed Dec 28, 2022
1 parent aea710e commit 0b14312
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 3 deletions.
24 changes: 22 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@

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

## 0.3.1

([Full Changelog](https://github.com/ninerealmlabs/jupyterlab-theme-material-night-eighties/compare/v0.3.0...aea710ed3c58f06405ed21627d7658efd62766d0))

### Maintenance and upkeep improvements

- Bump @jupyterlab/builder from 3.5.1 to 3.5.2 [#25](https://github.com/ninerealmlabs/jupyterlab-theme-material-night-eighties/pull/25) ([@dependabot](https://github.com/dependabot))
- Bump @jupyterlab/apputils from 3.5.1 to 3.5.2 [#23](https://github.com/ninerealmlabs/jupyterlab-theme-material-night-eighties/pull/23) ([@dependabot](https://github.com/dependabot))
- Bump stylelint-config-standard from 24.0.0 to 29.0.0 [#22](https://github.com/ninerealmlabs/jupyterlab-theme-material-night-eighties/pull/22) ([@dependabot](https://github.com/dependabot))
- Bump eslint-config-prettier from 6.15.0 to 8.5.0 [#21](https://github.com/ninerealmlabs/jupyterlab-theme-material-night-eighties/pull/21) ([@dependabot](https://github.com/dependabot))
- Bump actions/download-artifact from 2 to 3 [#20](https://github.com/ninerealmlabs/jupyterlab-theme-material-night-eighties/pull/20) ([@dependabot](https://github.com/dependabot))
- Bump actions/upload-artifact from 2 to 3 [#19](https://github.com/ninerealmlabs/jupyterlab-theme-material-night-eighties/pull/19) ([@dependabot](https://github.com/dependabot))
- Bump actions/setup-python from 2 to 4 [#18](https://github.com/ninerealmlabs/jupyterlab-theme-material-night-eighties/pull/18) ([@dependabot](https://github.com/dependabot))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/ninerealmlabs/jupyterlab-theme-material-night-eighties/graphs/contributors?from=2022-12-15&to=2022-12-28&type=c))

[@ahgraber](https://github.com/search?q=repo%3Aninerealmlabs%2Fjupyterlab-theme-material-night-eighties+involves%3Aahgraber+updated%3A2022-12-15..2022-12-28&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Aninerealmlabs%2Fjupyterlab-theme-material-night-eighties+involves%3Adependabot+updated%3A2022-12-15..2022-12-28&type=Issues)

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

## 0.3.0

([Full Changelog](https://github.com/ninerealmlabs/jupyterlab-theme-material-night-eighties/compare/d0979617daf4fa54da8ab66f75c68b46664c74b3...f508e45be12eabaae8ab2b07168bce4ea4c8fff4))
Expand All @@ -24,8 +46,6 @@

[@ahgraber](https://github.com/search?q=repo%3Aninerealmlabs%2Fjupyterlab-theme-material-night-eighties+involves%3Aahgraber+updated%3A2021-06-17..2022-12-15&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Aninerealmlabs%2Fjupyterlab-theme-material-night-eighties+involves%3Adependabot+updated%3A2021-06-17..2022-12-15&type=Issues)

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

## 0.2.11

([Full Changelog](https://github.com/ninerealmlabs/jupyterlab-theme-material-night-eighties/compare/d0979617daf4fa54da8ab66f75c68b46664c74b3...f508e45be12eabaae8ab2b07168bce4ea4c8fff4))
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": "@ninerealmlabs/jupyterlab_material_night_eighties",
"version": "0.3.0",
"version": "0.3.1",
"description": "A jupyterlab theme inspired by material darker and VSCode's material night eighties",
"keywords": [
"jupyter",
Expand Down

0 comments on commit 0b14312

Please sign in to comment.