Skip to content

Commit

Permalink
chore: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 25, 2023
1 parent a939ccf commit 8029540
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down

0 comments on commit 8029540

Please sign in to comment.