Skip to content

Commit

Permalink
chore(release): 3.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.0.0](2.0.0...3.0.0) (2024-07-01)

* Feat/portability ([#26](#26)) ([7426521](7426521))

### BREAKING CHANGES

* script is now uses config file and only runs with root access

* fix(): make Dockerfile compatible with new changes

* chore(): change .env to best403unlocker.conf
* Add config file to /etc/ and Make the script idempotent .
  • Loading branch information
semantic-release-bot committed Jul 1, 2024
1 parent 7426521 commit c8063d7
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [3.0.0](https://github.com/ArmanTaheriGhaleTaki/best403unlocker/compare/2.0.0...3.0.0) (2024-07-01)


* Feat/portability ([#26](https://github.com/ArmanTaheriGhaleTaki/best403unlocker/issues/26)) ([7426521](https://github.com/ArmanTaheriGhaleTaki/best403unlocker/commit/7426521fdd959bfab2183e9ae5d3e696a426e749))


### BREAKING CHANGES

* script is now uses config file and only runs with root access

* fix(): make Dockerfile compatible with new changes

* chore(): change .env to best403unlocker.conf
* Add config file to /etc/ and Make the script idempotent .

# [2.0.0](https://github.com/ArmanTaheriGhaleTaki/best403unlocker/compare/1.3.0...2.0.0) (2024-05-26)


Expand Down

0 comments on commit c8063d7

Please sign in to comment.