Skip to content

Commit

Permalink
bump versions and changelog (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
bollwyvl authored Dec 12, 2023
1 parent c7882ea commit 0e1adff
Show file tree
Hide file tree
Showing 12 changed files with 23 additions and 24 deletions.
3 changes: 1 addition & 2 deletions .binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,14 @@ name: jupyterlab-deck-demo
channels:
- conda-forge
- nodefaults
- conda-forge/label/jupyterlab_fonts_alpha

dependencies:
- python >=3.11,<3.12
### environment-base.yml ###
- doit-with-toml
- ipywidgets >=7
- jupyterlab >=3.5,<5.0.0a0
- jupyterlab-fonts >=3.0.0a3
- jupyterlab-fonts >=3.0.0
- notebook >=6.5,<8.0.0a0
- pip
- python >=3.8,<3.13
Expand Down
2 changes: 1 addition & 1 deletion .github/environment-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dependencies:
- doit-with-toml
- ipywidgets >=7
- jupyterlab >=3.5,<5.0.0a0
- jupyterlab-fonts >=3.0.0a3
- jupyterlab-fonts >=3.0.0
- notebook >=6.5,<8.0.0a0
- pip
- python >=3.8,<3.13
Expand Down
3 changes: 1 addition & 2 deletions .github/environment-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,14 @@ name: jupyterlab-deck-test
channels:
- conda-forge
- nodefaults
- conda-forge/label/jupyterlab_fonts_alpha

dependencies:
- python >=3.10,<3.13
### environment-base.yml ###
- doit-with-toml
- ipywidgets >=7
- jupyterlab >=3.5,<5.0.0a0
- jupyterlab-fonts >=3.0.0a3
- jupyterlab-fonts >=3.0.0
- notebook >=6.5,<8.0.0a0
- pip
- python >=3.8,<3.13
Expand Down
3 changes: 1 addition & 2 deletions .github/environment-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,14 @@ name: jupyterlab-deck-docs
channels:
- conda-forge
- nodefaults
- conda-forge/label/jupyterlab_fonts_alpha

dependencies:
- python >=3.10,<3.13
### environment-base.yml ###
- doit-with-toml
- ipywidgets >=7
- jupyterlab >=3.5,<5.0.0a0
- jupyterlab-fonts >=3.0.0a3
- jupyterlab-fonts >=3.0.0
- notebook >=6.5,<8.0.0a0
- pip
- python >=3.8,<3.13
Expand Down
3 changes: 1 addition & 2 deletions .github/environment-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,14 @@ name: jupyterlab-deck-lint
channels:
- conda-forge
- nodefaults
- conda-forge/label/jupyterlab_fonts_alpha

dependencies:
- python >=3.10,<3.13
### environment-base.yml ###
- doit-with-toml
- ipywidgets >=7
- jupyterlab >=3.5,<5.0.0a0
- jupyterlab-fonts >=3.0.0a3
- jupyterlab-fonts >=3.0.0
- notebook >=6.5,<8.0.0a0
- pip
- python >=3.8,<3.13
Expand Down
3 changes: 1 addition & 2 deletions .github/environment-test-lab35.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: jupyterlab-deck-test-35
channels:
- conda-forge
- nodefaults
- conda-forge/label/jupyterlab_fonts_alpha

dependencies:
# a more precise python pin is added in CI
Expand All @@ -13,7 +12,7 @@ dependencies:
- doit-with-toml
- ipywidgets >=7
- jupyterlab >=3.5,<5.0.0a0
- jupyterlab-fonts >=3.0.0a3
- jupyterlab-fonts >=3.0.0
- notebook >=6.5,<8.0.0a0
- pip
- python >=3.8,<3.13
Expand Down
3 changes: 1 addition & 2 deletions .github/environment-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,14 @@ name: jupyterlab-deck-test
channels:
- conda-forge
- nodefaults
- conda-forge/label/jupyterlab_fonts_alpha

dependencies:
# a more precise python pin is added in CI
### environment-base.yml ###
- doit-with-toml
- ipywidgets >=7
- jupyterlab >=3.5,<5.0.0a0
- jupyterlab-fonts >=3.0.0a3
- jupyterlab-fonts >=3.0.0
- notebook >=6.5,<8.0.0a0
- pip
- python >=3.8,<3.13
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## Changelog

### `0.2.0`

- [#56] addresses style and behavior differences on Notebook 7 and JupyterLab 4
- [#36] adds support for Jupyter Notebook 7 and JupyterLab 4

### `0.2.0a1`

- [#56] addresses style and behavior differences on Notebook 7 and JupyterLab 4
Expand Down
4 changes: 2 additions & 2 deletions dodo.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@

class C:
NPM_NAME = "@deathbeds/jupyterlab-deck"
OLD_VERSION = "0.2.0a0"
VERSION = "0.2.0a1"
OLD_VERSION = "0.2.0a1"
VERSION = "0.2.0"
JS_VERSION = (
VERSION.replace("a", "-alpha.").replace("b", "-beta.").replace("rc", "-rc.")
)
Expand Down
4 changes: 2 additions & 2 deletions js/jupyterlab-deck/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deathbeds/jupyterlab-deck",
"version": "0.2.0-alpha.1",
"version": "0.2.0",
"description": "Lightweight presentations for JupyterLab",
"license": "BSD-3-Clause",
"author": "jupyterlab-deck contributors",
Expand Down Expand Up @@ -31,7 +31,7 @@
"d3-drag": "3"
},
"devDependencies": {
"@deathbeds/jupyterlab-fonts": "^3.0.0-alpha.3",
"@deathbeds/jupyterlab-fonts": "^3.0.0",
"@jupyter-notebook/application": "^7.0.5",
"@jupyterlab/builder": "^4.0.7",
"@types/d3-drag": "3"
Expand Down
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"

[project]
name = "jupyterlab-deck"
version = "0.2.0a1"
version = "0.2.0"
authors = [
{name = "jupyterlab-deck contributors", email = "[email protected]"},
]
Expand All @@ -24,7 +24,7 @@ requires-python = ">=3.8"
dynamic = ["description"]
dependencies = [
"jupyterlab >=3.5,<5.0.0a0",
"jupyterlab-fonts >=3.0.0a3"
"jupyterlab-fonts >=3.0.0"
]

[project.urls]
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@deathbeds/jupyterlab-deck@workspace:js/jupyterlab-deck"
dependencies:
"@deathbeds/jupyterlab-fonts": ^3.0.0-alpha.3
"@deathbeds/jupyterlab-fonts": ^3.0.0
"@jupyter-notebook/application": ^7.0.5
"@jupyterlab/application": 3 || 4
"@jupyterlab/apputils": 3 || 4
Expand All @@ -619,16 +619,16 @@ __metadata:
languageName: unknown
linkType: soft

"@deathbeds/jupyterlab-fonts@npm:^3.0.0-alpha.3":
version: 3.0.0-alpha.3
resolution: "@deathbeds/jupyterlab-fonts@npm:3.0.0-alpha.3"
"@deathbeds/jupyterlab-fonts@npm:^3.0.0":
version: 3.0.0
resolution: "@deathbeds/jupyterlab-fonts@npm:3.0.0"
dependencies:
"@jupyterlab/application": 3 || 4
"@jupyterlab/mainmenu": 3 || 4
"@jupyterlab/notebook": 3 || 4
jss: ^10.10.0
jss-preset-default: ^10.10.0
checksum: da768076ba1324044cc7da6a9e18929953d692491c6ba0a9f7bfe398ad5ef062de5830f2a465b439836f301aa72645022b6a52f0f10eac6b22c52fe7909e8e05
checksum: 06875948ffbd2d337969cb5843e48012689387f99deac83be54b0cb0339be884edbe092e6cd717cfb03756cee4d022da1b925a3b3fad240633e8a15fec024987
languageName: node
linkType: hard

Expand Down

0 comments on commit 0e1adff

Please sign in to comment.