Releases: jupyter-server/jupyter_releaser
Releases · jupyter-server/jupyter_releaser
v1.8.5
1.8.5
Maintenance and upkeep improvements
- Fix "test minimum versions" job #597 (@krassowski)
- Pin
pypiserver
to v2.2.0 #596 (@krassowski)
Documentation improvements
- Add link to the blog post to the documentation #591 (@jtpio)
- Add FAQ section about publish to
npm
only #590 (@jtpio) - Add link to GitHub repo in docs navbar #589 (@krassowski)
- Add more content to the FAQ #588 (@jtpio)
- Add
hatch
scripts to build, serve and watch the docs + docs improvements #587 (@jtpio) - Fix code indentation in README.md #586 (@jtpio)
Contributors to this release
v1.8.4
1.8.4
Bugs fixed
- Fix handling of workflow branch #581 (@blink1073)
Maintenance and upkeep improvements
- Fix docs and lint #577 (@blink1073)
Documentation improvements
- Remove the GitHub access token prerequisite #573 (@fcollonval)
Contributors to this release
v1.8.3
1.8.3
Bugs fixed
- Fix
maxsplit
usage #572 (@krassowski)
Documentation improvements
- Improve documentation #569 (@fcollonval)
Contributors to this release
v1.8.2
1.8.2
Bugs fixed
- Prepend tag with Python package name if multiple packages are defined #570 (@krassowski)
Contributors to this release
v1.8.1
1.8.1
Bugs fixed
- Normalise package name before comparison #568 (@krassowski)
Maintenance and upkeep improvements
- Revert "Set all min deps" #566 (@blink1073)
- Set all min deps #565 (@blink1073)
Contributors to this release
v1.8.0
1.8.0
Bugs fixed
- Print out error for npm upload #564 (@krassowski)
- Do not require admin for publish changelog action #562 (@blink1073)
Maintenance and upkeep improvements
- Remove unused input in prep release example #560 (@blink1073)
Documentation improvements
- Update Getting Started Guide #561 (@blink1073)
Contributors to this release
v1.7.0
1.7.0
Enhancements made
- Add ability to disable admin user check via flag #559 (@ElioDiNino)
- Emit a warning when uploading is skipped #558 (@mahendrapaipuri)
- Remove the need for an ADMIN_GITHUB_TOKEN #557 (@blink1073)
Maintenance and upkeep improvements
- Fix install releaser step #553 (@blink1073)
- chore: update pre-commit hooks #551 (@pre-commit-ci)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @ElioDiNino | @mahendrapaipuri | @pre-commit-ci | @welcome
v1.6.0
1.6.0
Enhancements made
- Allow customizing the shell for the action #549 (@martinRenou)
- Add trusted publishing and self release #544 (@blink1073)
Maintenance and upkeep improvements
- Handle pandas deprecation warning #548 (@blink1073)
- Bump the actions group with 1 update #547 (@dependabot)
- chore: update pre-commit hooks #546 (@pre-commit-ci)
- Update ruff config #542 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @dependabot | @fcollonval | @jtpio | @martinRenou | @pre-commit-ci
v1.5.1
1.5.1
Bugs fixed
- Fix string repository #541 (@fcollonval)
Maintenance and upkeep improvements
- chore: update pre-commit hooks #540 (@pre-commit-ci)
Contributors to this release
v1.5.0
1.5.0
Bugs fixed
- Add test for repository.url #539 (@fcollonval)
- Remove unneeded token from workflow inputs #538 (@fcollonval)
- Fix required for target #537 (@fcollonval)