Releases: jupyter-server/jupyter_releaser
Releases · jupyter-server/jupyter_releaser
v1.4.0
1.4.0
Enhancements made
- Allow the tag format customization #536 (@fcollonval)
- Add silent option #526 (@fcollonval)
Maintenance and upkeep improvements
- chore: update pre-commit hooks #534 (@pre-commit-ci)
- Clean up lint handling #533 (@blink1073)
- Adopt ruff format and sp-repo-review #532 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @Carreau | @fcollonval | @krassowski | @pre-commit-ci
v1.3.0
1.3.0
Bugs fixed
- Don't tag private package or pkg without version #531 (@fcollonval)
- Fix action url #527 (@fcollonval)
- Only run npm pack if there are public packages in workspace #522 (@fcollonval)
Maintenance and upkeep improvements
- Bump actions/checkout from 3 to 4 #524 (@dependabot)
- Fix click typing #519 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @Carreau | @dependabot | @fcollonval | @jtpio | @krassowski | @pre-commit-ci
v1.2.1
1.2.1
Maintenance and upkeep improvements
- Fix compat with pydantic 2 #518 (@blink1073)
Contributors to this release
v1.2.0
1.2.0
Enhancements made
- Add support for PyPI trusted publisher and NPM provenance #511 (@fcollonval)
- Dynamically set the NPM tag #510 (@fcollonval)
Bugs fixed
- Fix package version target #514 (@fcollonval)
Documentation improvements
- Fix doc edition links #515 (@fcollonval)
Contributors to this release
v1.1.6
1.1.6
Maintenance and upkeep improvements
- Pin ghapi #512 (@blink1073)
- Use local coverage #503 (@blink1073)
- Remove
target
from the example releaser workflows #500 (@jtpio) - Update ruff and address typing error #498 (@blink1073)
- Add more linting #492 (@blink1073)
Documentation improvements
Contributors to this release
v1.1.5
v1.1.4
1.1.4
Bugs fixed
- Pass the authentication to
format_pr_entry
#489 (@fcollonval)
Contributors to this release
v1.1.3
1.1.3
Maintenance and upkeep improvements
- Remove CLI option ignore for check-wheel-contents #487 (@fcollonval)
Contributors to this release
v1.1.2
1.1.2
Maintenance and upkeep improvements
- Sync lint deps #488 (@blink1073)
- Add spell checking and enforce docstrings #484 (@blink1073)
Documentation improvements
- Enable tasklist myst extension #485 (@krassowski)
Contributors to this release
v1.1.1
1.1.1
Bugs fixed
- Use pyproject.toml for config in check-wheel-contents #483 (@blink1073)