From 18484f30aad77527bbf527a6e519906c0d5da364 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 11 Jan 2024 02:54:20 +0000 Subject: [PATCH] chore(release): bump version to v0.0.22 [skip ci] --- CHANGELOG.md | 658 +++++++++++++++++++++++++++++++++++++++++++++++++ pyproject.toml | 2 +- 2 files changed, 659 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..d5cec3e --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,658 @@ +# CHANGELOG + + + +## v0.0.22 (2024-01-11) + +### Fix + +* fix(ci): add persist-credentials to checkout release pipeline ([`0859d52`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/0859d52d4934886e7a9d9886b38653da24864556)) + +* fix(ci): update github_token for python-semantic-release ([`e288392`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/e2883922b87d083fb4f54a3f24caba6fb5621ddb)) + +* fix(ci): fix version_toml for semantic_release ([`da9ab8b`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/da9ab8bf9692615990afdf6977cefaacb83b320d)) + +* fix(ci): rename branch to main ([`0371cc9`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/0371cc9466d748f40b8f65e3a391292daecb240a)) + +* fix: move to python-semantic-release ([`39404ba`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/39404ba3fe025948a47384312bdba928fc736b88)) + +### Unknown + +* Merge pull request #42 from gofrolist/dev + +fix(ci): add persist-credentials to checkout release pipeline ([`fae9280`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/fae928092607fbf5eaf3e101e6eade02ace18fe7)) + +* Merge branch 'main' into dev ([`6063a68`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/6063a6862c6a9858ae993e63cd41897d9d73349d)) + +* Merge pull request #41 from gofrolist/dev + +fix(ci): update github_token for python-semantic-release ([`6a40675`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/6a406757433b8acde293cc2d3e53735c793af6fb)) + +* Merge branch 'main' into dev ([`feba6dc`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/feba6dcbf4d0abc2d37c3b6cfa26436f7e76b7bf)) + +* Merge pull request #40 from gofrolist/dev + +fix(ci): fix version_toml for semantic_release ([`68b76dc`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/68b76dc8d192c567f24626ccbcb912498a4d8b13)) + +* Merge branch 'main' into dev ([`db6a8d3`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/db6a8d35cb9e817f292488b06e1679d51f87cedc)) + +* Merge pull request #39 from gofrolist/dev + +fix(ci): rename branch to main ([`29212ec`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/29212ec819bfb3f912b86d1b7539a5de0b61e4a5)) + +* Merge pull request #38 from gofrolist/dev + +fix: move to python-semantic-release ([`e75da91`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/e75da9199d028f95933eb289fdd371954ee23be0)) + +* Merge branch 'main' into dev ([`f17874a`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/f17874adc52b9d624cc99fad70895bcc41e9b40a)) + + +## v0.0.21 (2024-01-09) + +### Ci + +* ci: upgrade python to 3.11 ([`f1c35c2`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/f1c35c286562155219d01c31014c7b376f07d0ce)) + +### Fix + +* fix: bump version ([`1a1e6be`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/1a1e6be03bd81c17db2b7d338dba30af21f3e456)) + +### Unknown + +* Merge pull request #37 from gofrolist/dev + +fix: bump version ([`41a25de`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/41a25de89e8147f7f11289b5a7678275482cfef2)) + +* Merge pull request #36 from gofrolist/dev + +ci: upgrade python to 3.11 ([`9dd269b`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/9dd269b6752ef570836fa02814095f2180a7cc0a)) + +* Merge branch 'main' into dev ([`b68206c`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/b68206cb2eebc7322e31b97eb8badddba9495759)) + + +## v0.0.20 (2024-01-06) + +### Ci + +* ci: install local package to test it ([`a3c5ec3`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/a3c5ec367f391cda54b0512443af8fb2ebde4a7a)) + +### Fix + +* fix: remove unused files setup.cfg, setup.py and MANIFEST.in +fix imports ([`da7e705`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/da7e705fe609e019f3a92d9905d8777c548fd601)) + +### Unknown + +* Merge pull request #35 from gofrolist/dev + +fix: remove unused files setup.cfg, setup.py and MANIFEST.in ([`82cf376`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/82cf376260fb659bbfcafefd2b30b3f906131c17)) + +* Merge branch 'main' into dev ([`a99e9e0`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/a99e9e0660bafcf7b99a1a2074f1b3e585ac01b8)) + + +## v0.0.19 (2024-01-06) + +### Fix + +* fix: move from pipenv to poetry ([`8b49039`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/8b490397c3771c6a3d2330f114178ac5c0a3637d)) + +### Unknown + +* Merge pull request #34 from gofrolist/dev + +fix: move from pipenv to poetry ([`75659b4`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/75659b422e71747213aeba739ea58f5752b5fe13)) + +* Merge pull request #33 from gofrolist/dev + +add session for requests, fix dependency in pyproject.toml ([`baa3d39`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/baa3d395fd4445a61276f15100ba070598a18418)) + +* fix pyproject.toml ([`abdf8e5`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/abdf8e5775c399273d40ce9bd31b28edfc7d03be)) + +* fix Pipfile.lock ([`e21e492`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/e21e4927d11bf8095c9b3a4ae1aa9caddc0910c4)) + +* Merge branch 'main' into dev ([`bebee18`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/bebee18061b60bb0e56cab6ab783124be1404ced)) + +* add session for requests, fix dependency in pyproject.toml ([`bd83840`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/bd8384001d785dc0c0201407f60f8f6bd3d487e8)) + + +## v0.0.18 (2023-12-25) + +### Fix + +* fix(deps-dev): bump black from 23.12.0 to 23.12.1 + +Bumps [black](https://github.com/psf/black) from 23.12.0 to 23.12.1. +- [Release notes](https://github.com/psf/black/releases) +- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) +- [Commits](https://github.com/psf/black/compare/23.12.0...23.12.1) + +--- +updated-dependencies: +- dependency-name: black + dependency-type: direct:development + update-type: version-update:semver-patch +... + +Signed-off-by: dependabot[bot] <support@github.com> ([`4e0b795`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/4e0b795e528271ea03de125febcc60a49eff9b5c)) + +### Unknown + +* Merge pull request #32 from gofrolist/dependabot/pip/black-23.12.1 + +fix(deps-dev): bump black from 23.12.0 to 23.12.1 ([`b126e23`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/b126e232efa5f3c5fc1ddd347798f3b8d85d64cd)) + + +## v0.0.17 (2023-12-18) + +### Fix + +* fix(deps): bump actions/setup-node from 4.0.0 to 4.0.1 + +Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.0 to 4.0.1. +- [Release notes](https://github.com/actions/setup-node/releases) +- [Commits](https://github.com/actions/setup-node/compare/v4.0.0...v4.0.1) + +--- +updated-dependencies: +- dependency-name: actions/setup-node + dependency-type: direct:production + update-type: version-update:semver-patch +... + +Signed-off-by: dependabot[bot] <support@github.com> ([`fbc6214`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/fbc62145aa6ff15888c1a0ccad3e5e8ddf7bded0)) + +### Unknown + +* Merge pull request #31 from gofrolist/dependabot/github_actions/actions/setup-node-4.0.1 + +fix(deps): bump actions/setup-node from 4.0.0 to 4.0.1 ([`ee276f1`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/ee276f1648244d7ee35d7b5b3063f492bed2ec30)) + + +## v0.0.16 (2023-12-13) + +### Fix + +* fix(deps): bump github/codeql-action from 2 to 3 + +Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. +- [Release notes](https://github.com/github/codeql-action/releases) +- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) +- [Commits](https://github.com/github/codeql-action/compare/v2...v3) + +--- +updated-dependencies: +- dependency-name: github/codeql-action + dependency-type: direct:production + update-type: version-update:semver-major +... + +Signed-off-by: dependabot[bot] <support@github.com> ([`e17c3e1`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/e17c3e1cbb0e56a8530d2e44d1e7c34fecb36e4f)) + +* fix(deps-dev): bump black from 23.11.0 to 23.12.0 + +Bumps [black](https://github.com/psf/black) from 23.11.0 to 23.12.0. +- [Release notes](https://github.com/psf/black/releases) +- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) +- [Commits](https://github.com/psf/black/compare/23.11.0...23.12.0) + +--- +updated-dependencies: +- dependency-name: black + dependency-type: direct:development + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] <support@github.com> ([`531d468`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/531d468e979c1f205424e302abcb94a1c70b86c7)) + +### Unknown + +* Merge pull request #30 from gofrolist/dependabot/github_actions/github/codeql-action-3 + +fix(deps): bump github/codeql-action from 2 to 3 ([`b564b84`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/b564b848be759d10cb3e1c1cc77ee94c827ba54a)) + +* Merge pull request #29 from gofrolist/dependabot/pip/black-23.12.0 + +fix(deps-dev): bump black from 23.11.0 to 23.12.0 ([`7ca6d1d`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/7ca6d1d797d213a4fc5ba886482a5f51be942694)) + + +## v0.0.15 (2023-12-08) + +### Fix + +* fix(deps): bump actions/setup-python from 4 to 5 + +Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. +- [Release notes](https://github.com/actions/setup-python/releases) +- [Commits](https://github.com/actions/setup-python/compare/v4...v5) + +--- +updated-dependencies: +- dependency-name: actions/setup-python + dependency-type: direct:production + update-type: version-update:semver-major +... + +Signed-off-by: dependabot[bot] <support@github.com> ([`ea4b4fb`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/ea4b4fb026285f71c1c01847b65cf6dd61b5c6e5)) + +### Unknown + +* Merge pull request #28 from gofrolist/dependabot/github_actions/actions/setup-python-5 + +fix(deps): bump actions/setup-python from 4 to 5 ([`025ec0a`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/025ec0ae3dcca883d6c23b1f48e703163784858c)) + + +## v0.0.14 (2023-12-06) + +### Fix + +* fix(deps): bump actions/checkout from 4.1.0 to 4.1.1 + +Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1. +- [Release notes](https://github.com/actions/checkout/releases) +- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) +- [Commits](https://github.com/actions/checkout/compare/v4.1.0...v4.1.1) + +--- +updated-dependencies: +- dependency-name: actions/checkout + dependency-type: direct:production + update-type: version-update:semver-patch +... + +Signed-off-by: dependabot[bot] <support@github.com> ([`133a577`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/133a5772d8ac84c9f7538b2116a2badf75074f23)) + +* fix(deps): bump actions/setup-node from 3.8.1 to 4.0.0 + +Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.8.1 to 4.0.0. +- [Release notes](https://github.com/actions/setup-node/releases) +- [Commits](https://github.com/actions/setup-node/compare/v3.8.1...v4.0.0) + +--- +updated-dependencies: +- dependency-name: actions/setup-node + dependency-type: direct:production + update-type: version-update:semver-major +... + +Signed-off-by: dependabot[bot] <support@github.com> ([`b365cfe`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/b365cfeefd3266ba6f9d92f4780cc7ce5b014c17)) + +### Unknown + +* Merge pull request #27 from gofrolist/dev + +rename LCC set, sort rename_sets ([`22dd547`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/22dd5472bd543c963127af771ce5def498153574)) + +* Merge branch 'main' into dev ([`f3cdae5`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/f3cdae53a0933c62931637e69f5678df40f67716)) + +* rename LCC set, sort rename_sets ([`6dc4934`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/6dc4934cc2b0f1fdd36a5b5de6b214ca9172e0cf)) + +* Merge pull request #22 from gofrolist/dependabot/github_actions/actions/checkout-4.1.1 + +fix(deps): bump actions/checkout from 4.1.0 to 4.1.1 ([`5976ad1`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/5976ad16348c5a8ff6a01f3d3630c1c78fc89920)) + +* Merge pull request #23 from gofrolist/dependabot/github_actions/actions/setup-node-4.0.0 + +fix(deps): bump actions/setup-node from 3.8.1 to 4.0.0 ([`256375c`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/256375cdda266c850add48ec1272369af23ee6a0)) + +* Merge branch 'main' into dependabot/github_actions/actions/setup-node-4.0.0 ([`7eaede4`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/7eaede4c842f470b540842ba0614c28c46865457)) + +* Merge pull request #26 from gofrolist/dev + +update packages and readme ([`d3bb773`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/d3bb773bcf0d154fd7cbe6f976e2153f63531cd5)) + +* Merge branch 'main' into dev ([`c4d880b`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/c4d880b415e90490a3f94a600aba0eaddf742a05)) + +* update packages and readme ([`db31bd7`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/db31bd74e7ed305d5c1af67dcd346c03181d0d14)) + + +## v0.0.13 (2023-09-25) + +### Fix + +* fix(deps-dev): bump black from 23.3.0 to 23.9.1 + +Bumps [black](https://github.com/psf/black) from 23.3.0 to 23.9.1. +- [Release notes](https://github.com/psf/black/releases) +- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) +- [Commits](https://github.com/psf/black/compare/23.3.0...23.9.1) + +--- +updated-dependencies: +- dependency-name: black + dependency-type: direct:development + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] <support@github.com> ([`55692a3`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/55692a34401a194635a681d85fad6986b3ecef01)) + +* fix(deps): bump requests from 2.30.0 to 2.31.0 + +Bumps [requests](https://github.com/psf/requests) from 2.30.0 to 2.31.0. +- [Release notes](https://github.com/psf/requests/releases) +- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) +- [Commits](https://github.com/psf/requests/compare/v2.30.0...v2.31.0) + +--- +updated-dependencies: +- dependency-name: requests + dependency-type: direct:production + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] <support@github.com> ([`60f5a72`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/60f5a725ae6dae9b8f5af662bc8a4cf07f7b19a5)) + +* fix(deps): bump markupsafe from 2.0.1 to 2.1.3 + +Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.0.1 to 2.1.3. +- [Release notes](https://github.com/pallets/markupsafe/releases) +- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) +- [Commits](https://github.com/pallets/markupsafe/compare/2.0.1...2.1.3) + +--- +updated-dependencies: +- dependency-name: markupsafe + dependency-type: direct:production + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] <support@github.com> ([`23bcf01`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/23bcf01373af107e4249fca4f084c395162b91c2)) + +* fix(deps): bump cairosvg from 2.7.0 to 2.7.1 + +Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.7.0 to 2.7.1. +- [Release notes](https://github.com/Kozea/CairoSVG/releases) +- [Changelog](https://github.com/Kozea/CairoSVG/blob/master/NEWS.rst) +- [Commits](https://github.com/Kozea/CairoSVG/compare/2.7.0...2.7.1) + +--- +updated-dependencies: +- dependency-name: cairosvg + dependency-type: direct:production + update-type: version-update:semver-patch +... + +Signed-off-by: dependabot[bot] <support@github.com> ([`fbfe803`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/fbfe803346ad4dc93cdf925017b27352b504b9ab)) + +* fix(deps): bump actions/checkout from 4.0.0 to 4.1.0 + +Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0. +- [Release notes](https://github.com/actions/checkout/releases) +- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) +- [Commits](https://github.com/actions/checkout/compare/v4.0.0...v4.1.0) + +--- +updated-dependencies: +- dependency-name: actions/checkout + dependency-type: direct:production + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] <support@github.com> ([`19a1050`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/19a105062e5280d694fcd94fc053ea15a877804b)) + +### Unknown + +* Merge pull request #20 from gofrolist/dev + +add permissions to semantic-release ([`d44315e`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/d44315e79a553a36ba66a91dc9244511fcb22675)) + +* Merge branch 'main' into dev ([`ebabf2e`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/ebabf2e746b7cbc0854868e09976cdd12b6954bc)) + +* add permissions to semantic-release ([`68a67b0`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/68a67b01c387d90ab52dd1ca2e00963115f4c9dd)) + +* Merge pull request #19 from gofrolist/dev + +add permission to snyk, add branch name to semantic-release ([`3c5f3e9`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/3c5f3e984a801d5afe8490bccd301fc0a10b6311)) + +* Merge branch 'main' into dev ([`f30521c`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/f30521cd9625d729b3601bbcd8b5bbba7b57a9fd)) + +* add permission to snyk, add branch name to semantic-release ([`8a86d5c`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/8a86d5ccc6ecf53963b5b64aa234f435d7e8aebb)) + +* Merge pull request #18 from gofrolist/dev + +fix release ([`13c44a4`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/13c44a425eb55c8aeddbd119e3aeb49b455178ca)) + +* fix release ([`1ef4545`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/1ef454577b6cecb9d1269c7484b099af005a76d9)) + +* Merge pull request #17 from gofrolist/dependabot/pip/black-23.9.1 + +fix(deps-dev): bump black from 23.3.0 to 23.9.1 ([`8c44cae`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/8c44caea472c140874645c008d9b0ec23ac3bcbe)) + +* Merge pull request #16 from gofrolist/dependabot/pip/requests-2.31.0 + +fix(deps): bump requests from 2.30.0 to 2.31.0 ([`0ed5e85`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/0ed5e857bd28df4990e9a46a85638dd5e3c5895d)) + +* Merge pull request #15 from gofrolist/dependabot/pip/markupsafe-2.1.3 + +fix(deps): bump markupsafe from 2.0.1 to 2.1.3 ([`bb8fb58`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/bb8fb5859731cd902c30043e2cc177e6fbc566a1)) + +* Merge pull request #14 from gofrolist/dependabot/pip/cairosvg-2.7.1 + +fix(deps): bump cairosvg from 2.7.0 to 2.7.1 ([`972ea19`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/972ea19597af3f3a20baa5afb7d8a8690e07c808)) + +* Merge pull request #12 from gofrolist/dev + +fix setup-python in release ([`0cae314`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/0cae314ba72a4565150688d49a3709fd3ec6c34e)) + +* Merge pull request #13 from gofrolist/dependabot/github_actions/actions/checkout-4.1.0 + +fix(deps): bump actions/checkout from 4.0.0 to 4.1.0 ([`104a4b9`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/104a4b9e17ec3d9b33fa18ec5644e6caf5f3b420)) + +* fix setup-python in release ([`fb2cddf`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/fb2cddf9de105539144044362d5b4979214ea742)) + +* Merge pull request #11 from gofrolist/dev + +migrate to pipenv and enable github actions ([`a891665`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/a891665ef9ea0531b63b5335e542ffa29ca0add2)) + +* add install of local mtglabels ([`e903a2d`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/e903a2dcca14b1c76cd74aa675e37f1e3e364653)) + +* test ([`7bea9f3`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/7bea9f3ac42b2ca52d4b7c08e92ba0d24aeaffad)) + +* change python matrix ([`d19c504`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/d19c504372c0744a0c34addd9ff55eff382a4544)) + +* migrate to pipenv and enable github actions ([`c0e3381`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/c0e3381b58058c687a59e6bfd4a347b5ef0f5f69)) + + +## v0.0.12 (2023-09-21) + +### Unknown + +* Merge pull request #10 from gofrolist/dev + +add combine_pdfs ([`5621a5a`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/5621a5a402125d7ac67fc640d998b4b134facc79)) + +* add combine_pdfs ([`f61fe34`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/f61fe340176724de444f1d9316cd04d45a911795)) + + +## v0.0.11 (2023-09-21) + +### Unknown + +* Merge pull request #9 from gofrolist/dev + +change import config ([`c0a1911`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/c0a1911a16ff9f1286c4fb1ef893143478386526)) + +* change import config ([`ff2d2e4`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/ff2d2e4ed7a5e440d530fab473d9fe5e415f3e32)) + + +## v0.0.10 (2023-09-19) + +### Unknown + +* Merge pull request #8 from gofrolist/dev + +move constants to config.py ([`831769a`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/831769ad891a3bf7506d1be586d7c2c9eecd9e44)) + +* refactoring ([`6fa0867`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/6fa0867118ca088a7979193283b955093b163795)) + +* remove paper-size, migrate to labels_per_sheet ([`d07b91e`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/d07b91ee4293fc914826e9b521d931171e165c84)) + +* added comments ([`b430a2d`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/b430a2dd7e540f28614fa49edc114d56c058647e)) + +* refactoring ([`88dd41d`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/88dd41d461e70d741c80ad581bdfcd8c42fbec19)) + + +## v0.0.9 (2023-05-12) + +### Unknown + +* Merge pull request #7 from gofrolist/dev + +change alligment ([`f51d485`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/f51d48518be9320303d327d461ca07c81f3ec1ca)) + +* change alligment ([`b2e63db`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/b2e63db158eee16b8b1f88de75e37419093af482)) + + +## v0.0.8 (2023-05-12) + +### Unknown + +* Merge pull request #6 from gofrolist/dev + +move svg files to tmp ([`8035e72`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/8035e72df009d175d0880c7df792b99f73fe6bd7)) + +* move svg files to tmp ([`017df5a`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/017df5aa74e6dce9b5f0dcf6489a61eafcea03b1)) + + +## v0.0.7 (2023-05-11) + +### Unknown + +* Merge pull request #5 from gofrolist/dev + +copy svg to output_dir ([`8217730`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/8217730a3ca7a3aee2adfc7340f640088ba993b0)) + +* copy svg to output_dir ([`8f39769`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/8f397693ec8229a1b97b4ca07ec54a726471bc5a)) + + +## v0.0.6 (2023-05-11) + +### Unknown + +* Merge pull request #4 from gofrolist/dev + +change MANIFEST.in ([`c78dddb`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/c78dddba17c96c4aa97ecb254249ab8f6fa4280c)) + +* change MANIFEST.in ([`9cd8a9d`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/9cd8a9db607e55fe1b35684be107fff2da6bdea7)) + + +## v0.0.5 (2023-05-11) + +### Unknown + +* Merge pull request #3 from gofrolist/dev + +move svg to relpath ([`a0cffe4`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/a0cffe466d547523db4accc6a73949d809196827)) + +* move svg to relpath ([`873a74a`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/873a74ab7e825eae292e57c2c2d9eeb33b49c8e7)) + + +## v0.0.4 (2023-05-10) + +### Unknown + +* Merge pull request #2 from gofrolist/dev + +add predownloaded svg set images ([`ca4a7e4`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/ca4a7e47304d0837b7170b0c542a80cd4570e011)) + +* add predownloaded svg set images ([`8914f28`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/8914f2849d27a4dbeb289b3e7df065f2f691a88e)) + + +## v0.0.3 (2023-05-10) + +### Unknown + +* Merge pull request #1 from gofrolist/dev + +deps: update python packages, migrate to Avery labels ([`507b00b`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/507b00b16086c7208f1a29111cb883f07d8a528e)) + +* deps: update python packages, migrate to Avery labels ([`fae69e6`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/fae69e6a2619cc86ba0ee02faa150332b495dc97)) + +* Merge pull request #20 from davidfischer/davidfischer/more-short-names + +More short names ([`fc7e258`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/fc7e25873ec4974d7631e4d93a15bc22bebf7568)) + +* More short names ([`0b2491b`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/0b2491b70f6fb68f6a24e23631c793337a0677f2)) + +* Merge pull request #17 from davidfischer/davidfischer/hosting-to-fly + +Move hosting to Fly.io ([`16137da`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/16137dabf31c43604c6c29d7692b3ca7bc157bb7)) + +* Move hosting to Fly.io ([`04acbce`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/04acbceceb678f6df4c403e25be4414467630bdc)) + +* Merge pull request #14 from davidfischer/davidfischer/increment-version + +Release v0.0.2 ([`d3a814b`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/d3a814b41a0117c6993959f992a302825e48badd)) + +* Release v0.0.2 ([`9903115`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/990311502e33c1fa3a0047bd827ca687714aeb27)) + +* Merge pull request #13 from davidfischer/davidfischer/fix-more-very-long-names + +Fix some long names that don't fit ([`6c8c29e`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/6c8c29e6eec009b5bdf4e045a3f6cb10b837f7e1)) + +* Fix some long names that don't fit ([`6849e51`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/6849e51ed0e88baec52f6692b6d9e7b5a548b22e)) + +* Merge pull request #12 from davidfischer/davidfischer/escape-template + +Escape the template correctly ([`51505e8`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/51505e8fa7927416fc9c9abc04d4be62df779d38)) + +* Escape the template correctly ([`68f4811`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/68f481116c60783f838f4f783e6ff8b668a666d5)) + +* Merge pull request #11 from davidfischer/davidfischer/point-to-frontend + +Point to the web frontend in the README ([`5c708af`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/5c708af197abaac13edeb5589836149da0fece7a)) + +* Point to the web frontend in the README ([`1c6c2aa`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/1c6c2aaddbbc3d3ad3e37af38e53423b371176f3)) + +* Merge pull request #10 from davidfischer/davidfischer/more-setuptools-boilerplate + +Package as a true python module ([`27dbe5e`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/27dbe5ebc36fb51ffbbb31e74d1afefa0c2147f9)) + +* Package as a true python module + +- Otherwise when it is installed, the templates + will be missing ([`5c92202`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/5c92202f1c9516ecb747d5a2913b69d222963f47)) + +* Merge pull request #9 from davidfischer/davidfischer/include-templates-in-dist + +Include the templates in the distribution ([`cb77f09`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/cb77f09dcd42d03ca41990d3b5e1ba00ba66b0c2)) + +* Include the templates in the distribution ([`1562477`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/1562477361b743ce633cd0734166e0db176576f3)) + +* Merge pull request #8 from davidfischer/davidfischer/make-installable + +Make the package installable ([`bf1147c`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/bf1147c672fb4ce961ef7376d54a2ec377b46d6b)) + +* Make the package installable ([`0f2d203`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/0f2d2039075f354bfca595a757a24dae09f9ff64)) + +* Merge pull request #7 from davidfischer/davidfischer/generate-labels-for-specific-sets + +Limit set generation to specific sets ([`acbe2fe`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/acbe2fe87c7a55ea1fc70d42600ace2328873186)) + +* Limit set generation to specific sets ([`8179d9f`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/8179d9fc204932f8d7604990b21819994af2a53d)) + +* Merge pull request #4 from davidfischer/davidfischer/use-cairosvg-to-pdfs + +Use CairoSVG to generate PDFs ([`db479c1`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/db479c1bdfad9fd793bf5a63f6a20fdc0fa07540)) + +* Use CairoSVG to generate PDFs ([`fb738a2`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/fb738a27149387f4b31deb7d6b210eeac0089bdd)) + +* Merge pull request #3 from davidfischer/davidfischer/control-paper-size + +Allow controlling the paper size (support A4) ([`92558c7`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/92558c78a81a677c7c645a531cde6d106f91bb05)) + +* Allow controlling the paper size (support A4) ([`e56ef19`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/e56ef19384864c54b5ba5fac5f145715a55f5036)) + +* Merge pull request #1 from davidfischer/dependabot/pip/jinja2-2.11.3 + +Bump jinja2 from 2.10.3 to 2.11.3 ([`3145c03`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/3145c03c58adf5d2ef0a6fdfd5010e0664bfd0ea)) + +* Bump jinja2 from 2.10.3 to 2.11.3 + +Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 to 2.11.3. +- [Release notes](https://github.com/pallets/jinja/releases) +- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) +- [Commits](https://github.com/pallets/jinja/compare/2.10.3...2.11.3) + +Signed-off-by: dependabot[bot] <support@github.com> ([`b6b7c70`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/b6b7c70c6a0f83d06a8fae814ea91114b950797d)) + +* First cut of the label generator ([`c3c7d16`](https://github.com/gofrolist/mtg-printable-set-label-generator/commit/c3c7d16a53fe38b7b11829849449ebd79f08ec2b)) diff --git a/pyproject.toml b/pyproject.toml index 3cbe2ff..2e57b2b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mtglabels" -version = "0.0.21" +version = "0.0.22" description = "Magic: the Gathering Printable Set Label Generator" readme = "README.md" license = "MIT"