Skip to content

v0.0.82

Compare
Choose a tag to compare
@michalc michalc released this 10 Aug 15:22
· 14 commits to main since this release
6d55839

What's Changed

No change in the production code (i.e. what's released to PyPI), but now in each new GitHub release page moving forward there should be a with "release version" archive that contains the source but with the correct version in pyproject.toml

  • build(deps): bump pug from 3.0.2 to 3.0.3 by @dependabot in #131
  • build(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #132
  • build(deps): bump ws, engine.io-client, engine.io and socket.io-adapter by @dependabot in #133
  • ci: release process now includes a file with the source, but modified with correct version by @michalc in #137
  • ci: fix creating .tar.gz of source but versioned by @michalc in #138
  • ci: fix auth error when editing release from GitHub actions by @michalc in #139
  • ci: fix versioned source code upload to GitHub release by @michalc in #140

Full Changelog: v0.0.81...v0.0.82