Skip to content
This repository was archived by the owner on Jul 31, 2024. It is now read-only.

Commit 97af722

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2020-10-01) ### Bug Fixes * another test ([32a8724](32a8724)) * another try to fix it ([89aea90](89aea90)) * fixed luke's code ([e21a743](e21a743)) * last try to fix codify for now ([c01325b](c01325b)) * semnatic release requiring some dependencies ([5409d6f](5409d6f)) * testing fixes ([bda803e](bda803e)) * trying a new config changed some paths ([0b1b9cb](0b1b9cb)) * trying again ([6a93584](6a93584)) * trying to fix it again ([ab34447](ab34447)) * trying to fix it again ([8a98dde](8a98dde)) * trying to fix the db error ([d78e7e1](d78e7e1)) * typo ([255d4c1](255d4c1)) * xp claim error ([c7efd8d](c7efd8d)) ### Features * added addquote command to add levelup quotes ([d290957](d290957)) * added new quotes ([cebb5cf](cebb5cf)) * added semantic release ([ed2c247](ed2c247)) * added trivia command ([c88bc63](c88bc63)) * cc!anyway now also works as cc!anyways ([16cbfe1](16cbfe1)) * now storing the level up messages in the database ([7fd2a8b](7fd2a8b)) * now username gets stored along with quote ([0f81d44](0f81d44))
1 parent 5409d6f commit 97af722

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# 1.0.0 (2020-10-01)
2+
3+
4+
### Bug Fixes
5+
6+
* another test ([32a8724](https://github.com/Vyctor661/codify/commit/32a87247f6fb77950d5b530cd394078cf987725a))
7+
* another try to fix it ([89aea90](https://github.com/Vyctor661/codify/commit/89aea90048b591476ecf7633443966aae3da7d3b))
8+
* fixed luke's code ([e21a743](https://github.com/Vyctor661/codify/commit/e21a743389b8751c3f0fa4b5a85e339914b7935f))
9+
* last try to fix codify for now ([c01325b](https://github.com/Vyctor661/codify/commit/c01325b103facd48ea7ddbbc43f3c32b1718abf6))
10+
* semnatic release requiring some dependencies ([5409d6f](https://github.com/Vyctor661/codify/commit/5409d6f2bd3d72c395f8ed86d5dd50368cce62da))
11+
* testing fixes ([bda803e](https://github.com/Vyctor661/codify/commit/bda803e1597c4fdaa99029b9d90d6d48b60d24bb))
12+
* trying a new config changed some paths ([0b1b9cb](https://github.com/Vyctor661/codify/commit/0b1b9cbf066873e824d0a69ef9fd5f0104b68b2e))
13+
* trying again ([6a93584](https://github.com/Vyctor661/codify/commit/6a93584f09b6175aadfe705605c4ef47266225e6))
14+
* trying to fix it again ([ab34447](https://github.com/Vyctor661/codify/commit/ab344478a45047a312505cd1fc33b5c4962d2229))
15+
* trying to fix it again ([8a98dde](https://github.com/Vyctor661/codify/commit/8a98dde2ccb6831e3599e21d4c04e7389374bd8f))
16+
* trying to fix the db error ([d78e7e1](https://github.com/Vyctor661/codify/commit/d78e7e12df1064269765002ba58ab7500b9a1c81))
17+
* typo ([255d4c1](https://github.com/Vyctor661/codify/commit/255d4c162f09c360bd896938d5ceeddb82e2f410))
18+
* xp claim error ([c7efd8d](https://github.com/Vyctor661/codify/commit/c7efd8de020a78a9e4e3ec40a2588ed635bfd85f))
19+
20+
21+
### Features
22+
23+
* added addquote command to add levelup quotes ([d290957](https://github.com/Vyctor661/codify/commit/d29095747bbcffc8d982f8b718955906ed6e9918))
24+
* added new quotes ([cebb5cf](https://github.com/Vyctor661/codify/commit/cebb5cf4e8a8128a80f2b2aee01b985b0bc26eda))
25+
* added semantic release ([ed2c247](https://github.com/Vyctor661/codify/commit/ed2c247f98f1481fcbab677b497a10044a4073ae))
26+
* added trivia command ([c88bc63](https://github.com/Vyctor661/codify/commit/c88bc63b1524f5ab0177e52c1ec849da101f1ff5))
27+
* cc!anyway now also works as cc!anyways ([16cbfe1](https://github.com/Vyctor661/codify/commit/16cbfe108ccdbd544db5f1bef707aafe610a285d))
28+
* now storing the level up messages in the database ([7fd2a8b](https://github.com/Vyctor661/codify/commit/7fd2a8b821be9abc48317a82c7bfe252579cf861))
29+
* now username gets stored along with quote ([0f81d44](https://github.com/Vyctor661/codify/commit/0f81d44a299c85c9d898b6413cb7d06d90d15fa8))

0 commit comments

Comments
 (0)