Skip to content

Commit

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

voila-0.5.0b1-py3-none-any.whl: d030724b0f033bca9094423ca029066d9d30abcfb4085dba21f6543f27eafbce

voila-0.5.0b1.tar.gz: c21729c1058db437688fe51e4a52270646a9a30a0bdaf793a991e2ae1fa500ce

voila-dashboards-jupyterlab-preview-2.3.0-beta.1.tgz: c45c4edd2c6cf6817f6ef52f9048fb07e77d525fd337b5d5efb92adf553ae53e

voila-dashboards-voila-0.5.0-beta.1.tgz: 6a6b1b732ab6b455cd890870c0eab62506f1d3398b81a71990203079ea2a6dc3
  • Loading branch information
martinRenou committed Aug 3, 2023
1 parent a9c29a8 commit b7ca401
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 5 deletions.
23 changes: 21 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@

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

## 0.5.0b1

([Full Changelog](https://github.com/voila-dashboards/voila/compare/@voila-dashboards/jupyterlab-preview@2.3.0-beta.0...a9c29a8f8f07f08ad165fc1bcbf87ca9bd09895e))

### Enhancements made

- Update Voila shell [#1369](https://github.com/voila-dashboards/voila/pull/1369) ([@trungleduc](https://github.com/trungleduc))

### Maintenance and upkeep improvements

- Bump semver from 5.7.1 to 5.7.2 [#1348](https://github.com/voila-dashboards/voila/pull/1348) ([@dependabot](https://github.com/dependabot))
- Add tests for Python 3.11 [#1240](https://github.com/voila-dashboards/voila/pull/1240) ([@martinRenou](https://github.com/martinRenou))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/voila-dashboards/voila/graphs/contributors?from=2023-08-02&to=2023-08-03&type=c))

[@dependabot](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3Adependabot+updated%3A2023-08-02..2023-08-03&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3Agithub-actions+updated%3A2023-08-02..2023-08-03&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3Ajtpio+updated%3A2023-08-02..2023-08-03&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3AmartinRenou+updated%3A2023-08-02..2023-08-03&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3Atrungleduc+updated%3A2023-08-02..2023-08-03&type=Issues)

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

## 0.5.0b0

([Full Changelog](https://github.com/voila-dashboards/voila/compare/@voila-dashboards/jupyterlab-preview@2.3.0-alpha.5...72a7e5662b1d81c178674b30cde7741a0662df94))
Expand Down Expand Up @@ -35,8 +56,6 @@

[@12rambau](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3A12rambau+updated%3A2023-07-06..2023-08-02&type=Issues) | [@davidbrochart](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3Adavidbrochart+updated%3A2023-07-06..2023-08-02&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3Agithub-actions+updated%3A2023-07-06..2023-08-02&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3Ajtpio+updated%3A2023-07-06..2023-08-02&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3AmartinRenou+updated%3A2023-07-06..2023-08-02&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3Apre-commit-ci+updated%3A2023-07-06..2023-08-02&type=Issues) | [@SylvainCorlay](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3ASylvainCorlay+updated%3A2023-07-06..2023-08-02&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3Atrungleduc+updated%3A2023-07-06..2023-08-02&type=Issues) | [@Zsailer](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoila+involves%3AZsailer+updated%3A2023-07-06..2023-08-02&type=Issues)

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

## 0.5.0a5

([Full Changelog](https://github.com/voila-dashboards/voila/compare/@voila-dashboards/jupyterlab-preview@2.3.0-alpha.4...ea11d94f9ee4eece6f517e1d8ef6191e4334c927))
Expand Down
2 changes: 1 addition & 1 deletion packages/jupyterlab-preview/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voila-dashboards/jupyterlab-preview",
"version": "2.3.0-beta.0",
"version": "2.3.0-beta.1",
"description": "A JupyterLab preview extension for Voilà",
"keywords": [
"jupyter",
Expand Down
2 changes: 1 addition & 1 deletion packages/voila/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@voila-dashboards/voila",
"version": "0.5.0-beta.0",
"version": "0.5.0-beta.1",
"description": "The Voilà Frontend",
"author": "Voilà contributors",
"license": "BSD-3-Clause",
Expand Down
2 changes: 1 addition & 1 deletion voila/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from collections import namedtuple

# Use "hatch version xx.yy.zz" to handle version changes
__version__ = "0.5.0b0"
__version__ = "0.5.0b1"

# PEP440 version parser
_version_regex = re.compile(
Expand Down

0 comments on commit b7ca401

Please sign in to comment.