-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/fkapsahili/randomslugs
- Loading branch information
Showing
1 changed file
with
49 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
# CHANGELOG | ||
|
||
|
||
|
||
## v0.0.0 (2024-05-24) | ||
|
||
### Chore | ||
|
||
* chore: Update permissions in ci.yml ([`6715208`](https://github.com/fkapsahili/random-slugs/commit/67152083f1434de76b6c253ae6044570070da793)) | ||
|
||
* chore: Update ci.yml ([`75bfb76`](https://github.com/fkapsahili/random-slugs/commit/75bfb76cf3d1b2db822e98cf356643f0b46bc4d5)) | ||
|
||
* chore: Update ci.yml ([`d8b4d17`](https://github.com/fkapsahili/random-slugs/commit/d8b4d173c38cded051e75216fd77522a0f68626c)) | ||
|
||
* chore: Fix ci.yml syntax ([`5d31d58`](https://github.com/fkapsahili/random-slugs/commit/5d31d58acec8f4f5513d4dd49a024b52715bdde2)) | ||
|
||
* chore: Add version file ([`04cbf84`](https://github.com/fkapsahili/random-slugs/commit/04cbf84112e9c7d203e63daf693898f522e7d2e0)) | ||
|
||
* chore: Add ci workflow ([`13d3058`](https://github.com/fkapsahili/random-slugs/commit/13d3058afa81b915209e7f598d49d390e562fc57)) | ||
|
||
* chore: Add ci workflow ([`e929102`](https://github.com/fkapsahili/random-slugs/commit/e92910223012f398905a0db2dfc5f6efb5a50c11)) | ||
|
||
### Unknown | ||
|
||
* Update ci.yml ([`7bc66f2`](https://github.com/fkapsahili/random-slugs/commit/7bc66f2b106b5f44c23b1d9f860e43916dbe244a)) | ||
|
||
* Update ci.yml ([`613148d`](https://github.com/fkapsahili/random-slugs/commit/613148de09354f2c516f8f9a82ad2d9bc9c1f098)) | ||
|
||
* Update pyproject.toml ([`c99a7a2`](https://github.com/fkapsahili/random-slugs/commit/c99a7a22abbd64bdc6e02fb328f4f818509fbacf)) | ||
|
||
* Update ci.yml ([`f1bc242`](https://github.com/fkapsahili/random-slugs/commit/f1bc242899b5bf794e73e9bed5051d158aff1388)) | ||
|
||
* Add env variables to ci workflow ([`538029f`](https://github.com/fkapsahili/random-slugs/commit/538029f818ecca856cdae9dab8df8f37e52081b4)) | ||
|
||
* Update LICENSE.txt ([`4729e86`](https://github.com/fkapsahili/random-slugs/commit/4729e86ae59db28ac60c3cab9430c3b3355dfc4d)) | ||
|
||
* Remove Python 3.7 from matrix ([`c35f484`](https://github.com/fkapsahili/random-slugs/commit/c35f48424029490b6ab4376849c6dcbc65e081e4)) | ||
|
||
* Remove Python 3.7 from matrix ([`886d418`](https://github.com/fkapsahili/random-slugs/commit/886d418b94d546981806e17c2ffd32207e0d2cfa)) | ||
|
||
* Add more type hints ([`39b156a`](https://github.com/fkapsahili/random-slugs/commit/39b156ac98a49e9071cd2fdd9205519d171bfb13)) | ||
|
||
* Develop ([`6e55833`](https://github.com/fkapsahili/random-slugs/commit/6e55833d387a690ff06535ade42761a269648a2f)) | ||
|
||
* Add seed parameter to options ([`eaa1773`](https://github.com/fkapsahili/random-slugs/commit/eaa1773e1b0df38eb013ddaa01b82965027cf4bf)) | ||
|
||
* Add code ([`84d82e5`](https://github.com/fkapsahili/random-slugs/commit/84d82e5cf471bd89455297f49bbcde4b344de80a)) | ||
|
||
* first commit ([`e4a0cd8`](https://github.com/fkapsahili/random-slugs/commit/e4a0cd86bb3f68613e43234a615c5733e268ea95)) |