Changelog#
1.8.5#
Maintenance and upkeep improvements#
Fix “test minimum versions” job #597 (@krassowski)
Pin
pypiserver
to v2.2.0 #596 (@krassowski)
Documentation improvements#
Contributors to this release#
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#
1.8.3#
Bugs fixed#
Fix
maxsplit
usage #572 (@krassowski)
Documentation improvements#
Improve documentation #569 (@fcollonval)
Contributors to this release#
1.8.2#
Bugs fixed#
Prepend tag with Python package name if multiple packages are defined #570 (@krassowski)
Contributors to this release#
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#
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#
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
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
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#
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)
Contributors to this release#
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
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
1.2.1#
Maintenance and upkeep improvements#
Fix compat with pydantic 2 #518 (@blink1073)
Contributors to this release#
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#
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#
1.1.5#
Enhancements made#
Contributors to this release#
1.1.4#
Bugs fixed#
Pass the authentication to
format_pr_entry
#489 (@fcollonval)
Contributors to this release#
1.1.3#
Maintenance and upkeep improvements#
Remove CLI option ignore for check-wheel-contents #487 (@fcollonval)
Contributors to this release#
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#
1.1.1#
Bugs fixed#
Use pyproject.toml for config in check-wheel-contents #483 (@blink1073)
Contributors to this release#
1.1.0#
Enhancements made#
Add since_last_stable support in generate changelog #482 (@blink1073)
Add more default python dist checks #481 (@blink1073)
Maintenance and upkeep improvements#
ci cleanup #478 (@blink1073)
Documentation improvements#
Fix typo(?) 2 #477 (@krassowski)
Fix typo 1 #476 (@krassowski)
Contributors to this release#
1.0.1#
Bugs fixed#
Fix handling of dev mode #473 (@blink1073)
Maintenance and upkeep improvements#
Add log when loading configuration #475 (@fcollonval)
Adopt ruff and address lint #471 (@blink1073)
Bump actions/upload-artifact from 2 to 3 #469 (@dependabot)
Add dependabot config #468 (@blink1073)
Use base setup dependency type #465 (@blink1073)
CI Cleanup #463 (@blink1073)
CI Cleanup #462 (@blink1073)
Contributors to this release#
(GitHub contributors page for this release)
@blink1073 | @codecov | @dependabot | @fcollonval | @jtpio | @pre-commit-ci
1.0.0#
Enhancements made#
Simplify security handling #434 (@blink1073)
Handle Git Actor and Permissions #429 (@blink1073)
Better handling of git actor #424 (@blink1073)
Use “hatchling version” as a version command where applicable #374 (@blink1073)
Refactor and Simplify Workflows #363 (@blink1073)
Highlight next step using GitHub step summary #357 (@fcollonval)
Use bare git for dry run #356 (@blink1073)
Use mock github when in dry run mode #355 (@blink1073)
Add mock github api #352 (@blink1073)
Fix pip install in git checkout #319 (@blink1073)
Add handling of pydist resource paths #306 (@blink1073)
Handle manual backport PRs #303 (@blink1073)
Add a utility to get the latest draft release for a given repo #301 (@blink1073)
Add ability to parse github release changelog #298 (@blink1073)
Use print groups and input types #288 (@blink1073)
Improve handling of dev versions #287 (@blink1073)
Add support for dynamic versions #279 (@blink1073)
Support static version in pyproject.toml #275 (@blink1073)
Add documentation label to changelog PR #259 (@blink1073)
Make twine check strict by default #258 (@blink1073)
Use a more efficient fetch #257 (@blink1073)
Add support for minor release #256 (@blink1073)
Add configurable python target to check-python #238 (@fcollonval)
Use the last line of the
python setup.py --version
command to get the Python version #232 (@jtpio)
Bugs fixed#
Do no install the package by default #449 (@blink1073)
Fix variable name for GitHub output #444 (@blink1073)
Allow dev versions #437 (@blink1073)
Fix handling of ensure sha #435 (@blink1073)
Use admin token #431 (@blink1073)
Try fixing admin handling #430 (@blink1073)
Fix ensure_sha #427 (@blink1073)
Stop erroring on ensure_sha for now #426 (@blink1073)
Revert “Better handling of git actor” #425 (@blink1073)
Add more debugging to ensure_sha #422 (@blink1073)
Another workflow fix #418 (@blink1073)
fix default registry again #409 (@blink1073)
Fix default twine registry #407 (@blink1073)
Fix handling of twine repository url #403 (@blink1073)
Fix handling of check manifest #392 (@blink1073)
Clean up handling of draft release metadata #387 (@blink1073)
Fix handling of fetch_draft_release param #383 (@blink1073)
Do not fetch draft release in check_changelog #381 (@blink1073)
Fix publish-release #378 (@fcollonval)
Get repository from release url if given #377 (@blink1073)
Store ref in metadata file #375 (@blink1073)
Fix the input parameter since_last_stable when running a full release #366 (@brichet)
Revert changes to make changelog pr #364 (@blink1073)
Fix changelog pr for dry run #362 (@blink1073)
Revert to using stash apply instead of merge #360 (@fcollonval)
Revert changes to handle dev versions #347 (@blink1073)
Fix dev version handling in check release #343 (@blink1073)
Fix handling of versions when dev versions are used #341 (@blink1073)
Add hatchling handling #329 (@blink1073)
Fix handling of nested resource files #308 (@blink1073)
Only run check-manifest if using setuptools #302 (@blink1073)
Use setup.py –version by default #284 (@blink1073)
Fix check_links on macOS #282 (@blink1073)
Include explicit package data #270 (@blink1073)
forward python imports for checking with extract_release #268 (@wolfv)
Forwardport changelog before publishing github release #265 (@blink1073)
Create forwardport PR after publishing #262 (@blink1073)
Fix handling of doctest skip #241 (@blink1073)
Skip doctests when checking links #239 (@blink1073)
Add configurable python target to check-python #238 (@fcollonval)
Maintenance and upkeep improvements#
Maintenance cleanup #457 (@blink1073)
Remove flake8 file #447 (@blink1073)
Improve test speed #445 (@blink1073)
Update handling of action outputs #442 (@blink1073)
Use hatch envs and clean up workflows #436 (@blink1073)
Use global hatch if available #432 (@blink1073)
Switch to v2 tag #419 (@blink1073)
Fix action targets #417 (@blink1073)
Merge v2 into main #415 (@blink1073)
Use pipx for cli scripts and hatch for hatch version #389 (@blink1073)
More workflow cleanup #380 (@blink1073)
Clean up workflows #379 (@blink1073)
Fix flake8 v5 compat #354 (@blink1073)
Use version template in pyproject #350 (@blink1073)
Switch to hatch backend #323 (@blink1073)
Remove dead link #317 (@blink1073)
Handle license #315 (@blink1073)
Allow bot PRs to be auto labeled #314 (@blink1073)
Switch to flit #311 (@blink1073)
Clean up pytest and add mypy handling #300 (@blink1073)
Clean up pre-commit #295 (@blink1073)
Update check-links and settings #292 (@blink1073)
Clean up check links output #289 (@blink1073)
Update generate-changelog test #236 (@blink1073)
Documentation improvements#
Add docs for starting making prereleases #454 (@martinRenou)
Update conversion instructions #450 (@blink1073)
Update screenshots for Version 2 #446 (@blink1073)
Update how-to guides #443 (@blink1073)
Fix docs on config values #291 (@blink1073)
Contributors to this release#
(GitHub contributors page for this release)
@blink1073 | @brichet | @codecov-commenter | @davidbrochart | @fcollonval | @hbcarlos | @jtpio | @martinRenou | @minrk | @pre-commit-ci | @welcome | @wolfv
1.0.0a8#
Bugs fixed#
Contributors to this release#
1.0.0a7#
No merged PRs
1.0.0a6#
Bugs fixed#
Do no install the package by default #449 (@blink1073)
Fix variable name for GitHub output #444 (@blink1073)
Maintenance and upkeep improvements#
Remove flake8 file #447 (@blink1073)
Improve test speed #445 (@blink1073)
Update handling of action outputs #442 (@blink1073)
Use hatch envs and clean up workflows #436 (@blink1073)
Documentation improvements#
Update conversion instructions #450 (@blink1073)
Update screenshots for Version 2 #446 (@blink1073)
Update how-to guides #443 (@blink1073)
Contributors to this release#
1.0.0a4#
Maintenance and upkeep improvements#
Use global hatch if available #432 (@blink1073)
Contributors to this release#
1.0.0a3#
Enhancements made#
Handle Git Actor and Permissions #429 (@blink1073)
Bugs fixed#
Use admin token #431 (@blink1073)
Try fixing admin handling #430 (@blink1073)
Fix ensure_sha #427 (@blink1073)
Contributors to this release#
1.0.0a2#
Enhancements made#
Better handling of git actor #424 (@blink1073)
Bugs fixed#
Stop erroring on ensure_sha for now #426 (@blink1073)
Revert “Better handling of git actor” #425 (@blink1073)
Contributors to this release#
1.0.0a1#
Bugs fixed#
Add more debugging to ensure_sha #422 (@blink1073)
Maintenance and upkeep improvements#
Switch to v2 tag #419 (@blink1073)
Contributors to this release#
1.0.0a0#
Bugs fixed#
Another workflow fix #418 (@blink1073)
Maintenance and upkeep improvements#
Fix action targets #417 (@blink1073)
Merge v2 into main #415 (@blink1073)
Contributors to this release#
0.25.0#
Bugs fixed#
fix default registry again #409 (@blink1073)
Fix default twine registry #407 (@blink1073)
Fix handling of twine repository url #403 (@blink1073)
Contributors to this release#
0.24.3#
Bugs fixed#
Fix handling of check manifest #392 (@blink1073)
Maintenance and upkeep improvements#
Contributors to this release#
0.24.2#
Bugs fixed#
Clean up handling of draft release metadata #387 (@blink1073)
Maintenance and upkeep improvements#
Use pipx for cli scripts and hatch for hatch version #389 (@blink1073)
Contributors to this release#
0.24.1#
Bugs fixed#
Fix handling of fetch_draft_release param #383 (@blink1073)
Contributors to this release#
0.24.0#
Enhancements made#
Use “hatchling version” as a version command where applicable #374 (@blink1073)
Refactor and Simplify Workflows #363 (@blink1073)
Bugs fixed#
Do not fetch draft release in check_changelog #381 (@blink1073)
Fix publish-release #378 (@fcollonval)
Get repository from release url if given #377 (@blink1073)
Store ref in metadata file #375 (@blink1073)
Maintenance and upkeep improvements#
More workflow cleanup #380 (@blink1073)
Clean up workflows #379 (@blink1073)
Contributors to this release#
(GitHub contributors page for this release)
@blink1073 | @codecov-commenter | @davidbrochart | @fcollonval
0.23.3#
Bugs fixed#
Contributors to this release#
0.23.2#
Bugs fixed#
Revert changes to make changelog pr #364 (@blink1073)
Fix changelog pr for dry run #362 (@blink1073)
Contributors to this release#
0.23.1#
Bugs fixed#
Revert to using stash apply instead of merge #360 (@fcollonval)
Contributors to this release#
0.23.0#
Enhancements made#
Highlight next step using GitHub step summary #357 (@fcollonval)
Use bare git for dry run #356 (@blink1073)
Use mock github when in dry run mode #355 (@blink1073)
Add mock github api #352 (@blink1073)
Maintenance and upkeep improvements#
Fix flake8 v5 compat #354 (@blink1073)
Use version template in pyproject #350 (@blink1073)
Contributors to this release#
0.22.5#
Bugs fixed#
Revert changes to handle dev versions #347 (@blink1073)
Contributors to this release#
0.22.4#
Bugs fixed#
Fix dev version handling in check release #343 (@blink1073)
Contributors to this release#
0.22.3#
Bugs fixed#
Fix handling of versions when dev versions are used #341 (@blink1073)
Contributors to this release#
0.22.2#
Bugs fixed#
Contributors to this release#
0.22.1#
Bugs fixed#
Add hatchling handling #329 (@blink1073)
Contributors to this release#
0.22.0#
Bugs fixed#
Maintenance and upkeep improvements#
Switch to hatch backend #323 (@blink1073)
Documentation improvements#
Contributors to this release#
(GitHub contributors page for this release)
@blink1073 | @jtpio | @wolfv
0.21.0#
Enhancements made#
Fix pip install in git checkout #319 (@blink1073)
Maintenance and upkeep improvements#
Remove dead link #317 (@blink1073)
Handle license #315 (@blink1073)
Allow bot PRs to be auto labeled #314 (@blink1073)
Switch to flit #311 (@blink1073)
Contributors to this release#
0.20.0#
Bugs fixed#
Fix handling of nested resource files #308 (@blink1073)
Contributors to this release#
0.19.0#
Enhancements made#
Add handling of pydist resource paths #306 (@blink1073)
Contributors to this release#
0.18.0#
Enhancements made#
Handle manual backport PRs #303 (@blink1073)
Add a utility to get the latest draft release for a given repo #301 (@blink1073)
Add ability to parse github release changelog #298 (@blink1073)
Bugs fixed#
Only run check-manifest if using setuptools #302 (@blink1073)
Maintenance and upkeep improvements#
Clean up pytest and add mypy handling #300 (@blink1073)
Clean up pre-commit #295 (@blink1073)
Contributors to this release#
0.17.0#
Maintenance and upkeep improvements#
Update check-links and settings #292 (@blink1073)
Documentation improvements#
Fix docs on config values #291 (@blink1073)
Contributors to this release#
0.16.0#
Enhancements made#
Use print groups and input types #288 (@blink1073)
Improve handling of dev versions #287 (@blink1073)
Maintenance and upkeep improvements#
Clean up check links output #289 (@blink1073)
Contributors to this release#
0.15.1#
Bugs fixed#
Use setup.py –version by default #284 (@blink1073)
Contributors to this release#
0.15.0#
Enhancements made#
Add support for dynamic versions #279 (@blink1073)
Bugs fixed#
Fix check_links on macOS #282 (@blink1073)
Contributors to this release#
0.14.0#
Enhancements made#
Support static version in pyproject.toml #275 (@blink1073)
Contributors to this release#
0.13.3#
Bugs fixed#
Include explicit package data #270 (@blink1073)
forward python imports for checking with extract_release #268 (@wolfv)
Contributors to this release#
0.13.2#
Bugs fixed#
Forwardport changelog before publishing github release #265 (@blink1073)
Contributors to this release#
0.13.1#
Bugs fixed#
Create forwardport PR after publishing #262 (@blink1073)
Contributors to this release#
0.13.0#
Enhancements made#
Add documentation label to changelog PR #259 (@blink1073)
Make twine check strict by default #258 (@blink1073)
Use a more efficient fetch #257 (@blink1073)
Add support for minor release #256 (@blink1073)
Contributors to this release#
0.12.0#
Maintenance and upkeep improvements#
Contributors to this release#
0.11.3#
Enhancements made#
Contributors to this release#
0.11.2#
Bugs fixed#
Contributors to this release#
0.11.1#
Bugs fixed#
Fix handling of doctest skip #241 (@blink1073)
Contributors to this release#
0.11.0#
Enhancements made#
Add configurable python target to check-python #238 (@fcollonval)
Bugs fixed#
Skip doctests when checking links #239 (@blink1073)
Add configurable python target to check-python #238 (@fcollonval)
Maintenance and upkeep improvements#
Update generate-changelog test #236 (@blink1073)
Contributors to this release#
0.10.2#
Bugs fixed#
Fix handling of empty documentation header #230 (@blink1073)
Contributors to this release#
0.10.1#
Bugs fixed#
Fix handling of dev version in version bump #228 (@blink1073)
Contributors to this release#
0.10.0#
Enhancements made#
Make branch and version spec optional #223 (@blink1073)
Add ‘next’ convenience for tbump #221 (@blink1073)
Improve Python multi-package handling #216 (@davidbrochart)
Remove empty documentation entry #211 (@blink1073)
Bugs fixed#
Fix default branch handling and update UX #224 (@blink1073)
Maintenance and upkeep improvements#
Cleanup Docs and Base Setup Action #214 (@blink1073)
Beautify rendering of the configuration file list #220 (@krassowski)
Fix a typo (missing
=
) #219 (@krassowski)Cleanup Docs and Base Setup Action #214 (@blink1073)
Contributors to this release#
(GitHub contributors page for this release)
@blink1073 | @codecov-commenter | @davidbrochart | @jtpio | @krassowski
0.9.8#
Bugs fixed#
Fix multi python package publishing #201 (@davidbrochart)
Maintenance and upkeep improvements#
Enforce labels on PRs #209 (@blink1073)
Contributors to this release#
0.9.7#
Enhancements made#
Allow publish with no assets #207 (@blink1073)
Contributors to this release#
0.9.6#
Enhancements made#
Allow for a single private package #205 (@blink1073)
Maintenance#
Fix PR formatting #198 (@krassowski)
Contributors to this release#
0.9.5#
Bugs fixed#
Maintenance and upkeep improvements#
Clean up actions and workflows #194 (@blink1073)
Contributors to this release#
0.9.4#
Bugs fixed#
Contributors to this release#
0.9.3#
Bugs fixed#
Contributors to this release#
0.9.2#
Bugs fixed#
Make all of the actions use v1 tag internally #187 (@blink1073)
Documentation improvements#
Clarify scopes needed for admin token #186 (@blink1073)
Contributors to this release#
0.9.1#
Bugs fixed#
Fix Check Release and Check Links Actions #184 (@blink1073)
Contributors to this release#
0.9.0#
Maintenance and upkeep improvements#
Refactor CI #182 (@blink1073)
Contributors to this release#
0.8.0#
Enhancements made#
Add ability to skip steps #180 (@blink1073)
Handle multiple Python packages #176 (@davidbrochart)
Bugs fixed#
Contributors to this release#
0.7.6#
Bugs fixed#
Escape the npm version string in PR text #177 (@blink1073)
Contributors to this release#
0.7.5#
Bugs fixed#
Debug token map handling #173 (@blink1073)
Documentation improvements#
Add generated docs and logos #172 (@blink1073)
Reorganize docs #171 (@blink1073)
Document uploading release assets as artifacts #165 (@jtpio)
Contributors to this release#
0.7.4#
Bugs fixed#
Contributors to this release#
0.7.3#
Merged PRs#
Contributors to this release#
0.7.2#
Bugs fixed#
Contributors to this release#
0.7.1#
Bugs fixed#
Documentation improvements#
Contributors to this release#
0.7.0#
Enhancements made#
Bugs fixed#
Contributors to this release#
0.6.2#
Bugs fixed#
Contributors to this release#
0.6.1#
Bugs fixed#
Contributors to this release#
0.6.0#
Maintenance and upkeep improvements#
Add JSON Schema for Config #134 (@fcollonval)
Quieter Output Again #132 (@blink1073)
Remove “Release” from the GitHub Release title #130 (@jtpio)
Contributors to this release#
0.5.2#
Bugs fixed#
Maintenance and upkeep improvements#
Clean up NPM Package Handling #128 (@blink1073)
Contributors to this release#
0.5.1#
Maintenance and upkeep improvements#
Skip second check changelog during check release action #124 (@blink1073)
Contributors to this release#
0.5.0#
Bugs fixed#
Fix Extract Release Config and Npm Config Handling #122 (@fcollonval)
Contributors to this release#
0.4.7#
Bugs fixed#
Fix usage of since parameter #120 (@fcollonval)
Contributors to this release#
0.4.6#
Enhancements made#
Allow to set commit message #115 (@fcollonval)
Bugs fixed#
Restore capture of since parameter #118 (@fcollonval)
Cleanup #116 (@fcollonval)
Maintenance and upkeep improvements#
Documentation improvements#
Contributors to this release#
0.4.5#
Bugs fixed#
Contributors to this release#
0.4.4#
Enhancements made#
Add Generate Changelog Workflow #106 (@fcollonval)
Bugs fixed#
Fix handling of “since” parameter #110 (@fcollonval)
More Cleanup #107 (@blink1073)
Maintenance and upkeep improvements#
More Cleanup #108 (@fcollonval)
Documentation improvements#
Contributors to this release#
0.4.3#
Merged PRs#
Contributors to this release#
0.4.2#
No merged PRs
0.4.1#
Bugs fixed#
Maintenance and upkeep improvements#
Clean up build output #99 (@blink1073)
Contributors to this release#
0.4.0#
Enhancements made#
Contributors to this release#
0.3.4#
Merged PRs#
Contributors to this release#
0.3.3#
Bugs fixed#
Contributors to this release#
0.3.2#
Maintenance and upkeep improvements#
More Cleanup #91 (@blink1073)
Contributors to this release#
0.3.1#
Bugs fixed#
support structured branch name #89 (@fcollonval)
Maintenance and upkeep improvements#
Contributors to this release#
0.3.0#
Enhancements made#
Add ability to skip steps #84 (@blink1073)
Bugs fixed#
Allow after-prep-git to work #85 (@blink1073)
Maintenance and upkeep improvements#
Add extra changelog check before push #86 (@blink1073)
Contributors to this release#
0.2.4#
Bugs fixed#
Contributors to this release#
0.2.3#
Bugs fixed#
Contributors to this release#
0.2.2#
Enhancements made#
Bugs fixed#
Contributors to this release#
0.2.1#
Bugs fixed#
Contributors to this release#
0.2.0#
Bugs fixed#
Maintenance and upkeep improvements#
Even more cleanup #71 (@blink1073)
Documentation improvements#
Contributors to this release#
0.1.17#
Maintenance and upkeep improvements#
Contributors to this release#
0.1.16#
Bugs fixed#
Contributors to this release#
0.1.15#
Bugs fixed#
Handle the case where there are no changes in changelog #61 (@blink1073)
Contributors to this release#
0.1.14#
Bugs fixed#
Contributors to this release#
0.1.13#
Bugs fixed#
Fix handling of default version bump #57 (@blink1073)
Fix handling of workspace paths #56 (@blink1073)
Contributors to this release#
0.1.12#
Bugs fixed#
Contributors to this release#
0.1.11#
Enhancements made#
Bugs fixed#
Contributors to this release#
0.1.10#
Bugs fixed#
Handle already published workspace packages #49 (@blink1073)
Contributors to this release#
0.1.9#
Bugs fixed#
Contributors to this release#
0.1.8#
Bugs fixed#
Fix usage of registry value #39 (@blink1073)
Contributors to this release#
0.1.7#
Bugs fixed#
Fix handling of npm token #34 (@blink1073)
Contributors to this release#
0.1.6#
Maintenance and upkeep improvements#
Contributors to this release#
0.1.5#
Maintenance and upkeep improvements#
Contributors to this release#
0.1.4#
Maintenance and upkeep improvements#
Contributors to this release#
0.1.3#
Bugs fixed#
Contributors to this release#
0.1.2#
Bugs fixed#
Contributors to this release#
0.1.1#
Enhancements made#
Documentation improvements#
Restore 0.1.0 Changelog entry #21 (@blink1073)
Use raw GitHub Links #18 (@blink1073)
Add forwardport pr screenshot and update publish release screenshot #17 (@blink1073)
Other merged PRs#
Contributors to this release#
0.1.0#
Enhancements made#
Documentation improvements#
Use raw GitHub Links #18 (@blink1073)
Add forwardport pr screenshot and update publish release screenshot #17 (@blink1073)
Contributors to this release#
0.0.1#
Initial Version