Skip to content

Commit

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

jupyter_app_launcher-0.3.0-py3-none-any.whl: 43fd219b3a609cec3685d9a1725cd445452b66f675e790db0347ab08041a8a56

jupyter_app_launcher-0.3.0.tar.gz: 34045f8edf0fb22f60be687222dfd12f7e662f7cf1e5d0c3e0469b642af463ca

jupyter_app_launcher-0.3.0.tgz: ec7e37b23ac6cc5aa5185b9afff289d4e9b785c6c4c4034aec7a137e22312b0c
  • Loading branch information
trungleduc committed Oct 5, 2024
1 parent ff8e92c commit b172a49
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 5 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.0

([Full Changelog](https://github.com/trungleduc/jupyter_app_launcher/compare/v0.2.1...ff8e92cf6b96be1dabe8c256f1b36527b4f3dfc1))

### Enhancements made

- Update new features [#70](https://github.com/trungleduc/jupyter_app_launcher/pull/70) ([@trungleduc](https://github.com/trungleduc))

### Maintenance and upkeep improvements

### Documentation improvements

- Update rtd build [#49](https://github.com/trungleduc/jupyter_app_launcher/pull/49) ([@trungleduc](https://github.com/trungleduc))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/trungleduc/jupyter_app_launcher/graphs/contributors?from=2023-11-25&to=2024-10-05&type=c))

[@github-actions](https://github.com/search?q=repo%3Atrungleduc%2Fjupyter_app_launcher+involves%3Agithub-actions+updated%3A2023-11-25..2024-10-05&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Atrungleduc%2Fjupyter_app_launcher+involves%3Apre-commit-ci+updated%3A2023-11-25..2024-10-05&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Atrungleduc%2Fjupyter_app_launcher+involves%3Atrungleduc+updated%3A2023-11-25..2024-10-05&type=Issues)

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

## 0.2.1

([Full Changelog](https://github.com/trungleduc/jupyter_app_launcher/compare/v0.2.0...f13e6b58a283946d7652a2126fb5006854ffaf46))
Expand All @@ -16,8 +38,6 @@

[@trungleduc](https://github.com/search?q=repo%3Atrungleduc%2Fjupyter_app_launcher+involves%3Atrungleduc+updated%3A2023-11-25..2023-11-25&type=Issues)

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

## 0.2.0

([Full Changelog](https://github.com/trungleduc/jupyter_app_launcher/compare/v0.1.7...ea391b57ac0b2ae8865c6027fc0f1da5e277a849))
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": "jupyter_app_launcher",
"version": "0.2.1",
"version": "0.3.0",
"description": "A JupyterLab extension.",
"keywords": [
"jupyter",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6419,11 +6419,11 @@ __metadata:

"typescript@patch:typescript@~5.0.2#~builtin<compat/typescript>":
version: 5.0.4
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=b5f058"
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=85af82"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: d26b6ba97b6d163c55dbdffd9bbb4c211667ebebc743accfeb2c8c0154aace7afd097b51165a72a5bad2cf65a4612259344ff60f8e642362aa1695c760d303ac
checksum: bb309d320c59a26565fb3793dba550576ab861018ff3fd1b7fccabbe46ae4a35546bc45f342c0a0b6f265c801ccdf64ffd68f548f117ceb7f0eac4b805cd52a9
languageName: node
linkType: hard

Expand Down

0 comments on commit b172a49

Please sign in to comment.