From 8029540468d687dab350389e999712b988b1f1ec Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 25 Sep 2023 01:00:39 +0000 Subject: [PATCH] chore: update CHANGELOG.md --- CHANGELOG.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71b1090..81783c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,24 @@ +# 1.0.0 (2023-09-25) + + +### Bug Fixes + +* artifacts and tagging variables ([a7b14ac](https://github.com/rilesdun/python_explorer_api/commit/a7b14ac4d504e9f834ddfed06ea5f503198fd5ef)) +* deployment step to public server ([8b0ca07](https://github.com/rilesdun/python_explorer_api/commit/8b0ca07630c1840f67ba4827cc51a23fee1b27d0)) +* docker .env file ([a5707ee](https://github.com/rilesdun/python_explorer_api/commit/a5707ee9b52a69c24e56e1fdf36d56c6f2cd21c9)) +* docker builds and pushes, condensed workflow ([d7e9741](https://github.com/rilesdun/python_explorer_api/commit/d7e97411bfca8dca595bfc48cc95e8a161840839)) +* fix artifact uploading ([ee605c7](https://github.com/rilesdun/python_explorer_api/commit/ee605c712a3853d3408fe2b1299c9a90c7f03f62)) +* fix artifact uploading ([3a7dfd6](https://github.com/rilesdun/python_explorer_api/commit/3a7dfd69c213a52c221ac8781c41ce8d30d4e838)) +* fix job tagging ([0dac58b](https://github.com/rilesdun/python_explorer_api/commit/0dac58b3575d320d0f7f9fe88d64b0835b36a9a4)) +* package-lock verification ([3ec2832](https://github.com/rilesdun/python_explorer_api/commit/3ec28322363e9e3fd5da4216d0a1cc0d001f0a89)) +* publishing docker builds after releases ([d7a21d7](https://github.com/rilesdun/python_explorer_api/commit/d7a21d7879f65bd810d1ba01156668f22038afba)) +* rebase from main, start adding changes on dev ([#2](https://github.com/rilesdun/python_explorer_api/issues/2)) ([a0f575d](https://github.com/rilesdun/python_explorer_api/commit/a0f575d20fe0b7c7fb853263d8a5d8a36a1a13f8)) +* updated conversion script fields ([8497a60](https://github.com/rilesdun/python_explorer_api/commit/8497a60b3c4b9d8cd7fea487e97f5ebc9281b2a8)) +* updated README, added changelog and releaserc ([95744fd](https://github.com/rilesdun/python_explorer_api/commit/95744fdc30163df16a919f91bde97717093e56bd)) +* version bumps on used actions ([f668b75](https://github.com/rilesdun/python_explorer_api/commit/f668b7533087ead33c401d711cc930a334203a48)) +* workflow condensing ([0980310](https://github.com/rilesdun/python_explorer_api/commit/0980310fb8d103de32f22992196ab3cfe75c17fb)) +* workflow condensing fixes ([c9fc542](https://github.com/rilesdun/python_explorer_api/commit/c9fc54215eafc93c450a1def985d7179a1a6269d)) + ## [0.1.8](https://github.com/rilesdun/python_explorer_api/compare/v0.1.7...v0.1.8) (2023-09-25)