Releases: jupyter-server/jupyter_releaser
Releases · jupyter-server/jupyter_releaser
v1.10.1
1.10.1
Bugs fixed
- Fix handling of bot accounts #633 (@jtpio, @krassowski)
Maintenance and upkeep improvements
- Update changelog test data #634 (@jtpio, @krassowski)
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.
(GitHub contributors page for this release)
@jtpio (activity) | @krassowski (activity)
v1.10.0
1.10.0
Maintenance and upkeep improvements
- Update to
github-activity>=1.1.1, drop Python 3.9 #627 (@jtpio, @brichet, @krassowski)
Documentation improvements
- Document npm trusted publishers #616 (@jtpio, @brichet, @krassowski, @pre-commit-ci[bot])
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.
(GitHub contributors page for this release)
@brichet (activity) | @jtpio (activity) | @krassowski (activity) | @pre-commit-ci[bot] (activity)
v1.9.0
v1.8.6
1.8.6
Enhancements made
- Check for
npmerror code 409 to skip previously published packages in private registries #605 (@martenrichter)
Bugs fixed
- Fix for displaying help for the
build_pythoncommand #601 (@rakhmaevao)
Maintenance and upkeep improvements
- Require Python 3.9+, test on Python 3.9 and 3.13 #609 (@krassowski)
- Replace
ubuntu-20.04runners withubuntu-latest#608 (@krassowski) - Pin to
click<8.2.0, pinpypiserverbased on the Python version #607 (@jtpio)
Contributors to this release
v1.8.5
1.8.5
Maintenance and upkeep improvements
- Fix "test minimum versions" job #597 (@krassowski)
- Pin
pypiserverto v2.2.0 #596 (@krassowski)
Documentation improvements
- Add link to the blog post to the documentation #591 (@jtpio)
- Add FAQ section about publish to
npmonly #590 (@jtpio) - Add link to GitHub repo in docs navbar #589 (@krassowski)
- Add more content to the FAQ #588 (@jtpio)
- Add
hatchscripts 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
maxsplitusage #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)