Skip to content

Commit 0ffe47c

Browse files
author
Conventional Changelog Action
committed
chore(release): v7.7.0
1 parent 8421dd1 commit 0ffe47c

3 files changed

Lines changed: 18 additions & 24 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,45 @@
1-
# [7.6.0](https://github.com/KendallDoesCoding/quiz/compare/v7.5.0...v7.6.0) (2022-07-10)
2-
3-
4-
### Features
5-
6-
* Points decrement for wrong answers ([41035e7](https://github.com/KendallDoesCoding/quiz/commit/41035e760a5b5deac6a98cf4e1c5f8217be0c4aa))
1+
# [7.7.0](https://github.com/KendallDoesCoding/quiz/compare/v7.6.2...v7.7.0) (2022-10-08)
72

83

4+
### Bug Fixes
95

10-
# [7.5.0](https://github.com/KendallDoesCoding/quiz/compare/v7.4.0...v7.5.0) (2022-05-22)
6+
* tech quiz from not working ([1a4b3b0](https://github.com/KendallDoesCoding/quiz/commit/1a4b3b029d4e71c8fcd82d26d2d9e5261c471ace)), closes [#21](https://github.com/KendallDoesCoding/quiz/issues/21)
117

128

139
### Features
1410

15-
* add sitemap ([27e1841](https://github.com/KendallDoesCoding/quiz/commit/27e18417ca015c761caa03cb43b440b628351a14))
11+
* Add catergories for topics, to format the page better ([8421dd1](https://github.com/KendallDoesCoding/quiz/commit/8421dd1f1f5a46426dffe4f9c0599784fda1ea2d))
1612

1713

1814

19-
# [7.4.0](https://github.com/KendallDoesCoding/quiz/compare/v7.3.3...v7.4.0) (2022-05-09)
15+
## [7.6.2](https://github.com/KendallDoesCoding/quiz/compare/v7.6.1...v7.6.2) (2022-08-24)
2016

2117

22-
### Bug Fixes
18+
### Reverts
2319

24-
* remove mention of Christmas Quiz in fruit quiz rules ([557605a](https://github.com/KendallDoesCoding/quiz/commit/557605ada4330429bd6bcdbc129898e357fb9e54))
20+
* Revert "fixed? (#17)" (#19) ([1c8f1b7](https://github.com/KendallDoesCoding/quiz/commit/1c8f1b7d681096de020a10a009114ecc960b6f9c)), closes [#17](https://github.com/KendallDoesCoding/quiz/issues/17) [#19](https://github.com/KendallDoesCoding/quiz/issues/19)
2521

2622

27-
### Features
2823

29-
* add new medium quiz - countries quiz ([3dcc766](https://github.com/KendallDoesCoding/quiz/commit/3dcc766e53cdff55b83d652a6b8c6f529332272a))
24+
## [7.6.1](https://github.com/KendallDoesCoding/quiz/compare/v7.6.0...v7.6.1) (2022-07-25)
3025

3126

3227

33-
## [7.3.3](https://github.com/KendallDoesCoding/quiz/compare/v7.3.2...v7.3.3) (2022-05-09)
28+
# [7.6.0](https://github.com/KendallDoesCoding/quiz/compare/v7.5.0...v7.6.0) (2022-07-10)
3429

3530

36-
### Bug Fixes
31+
### Features
3732

38-
* play again path link error for browsers quiz. ([8d37af0](https://github.com/KendallDoesCoding/quiz/commit/8d37af0d2a1c2f175b2355b028134ecbfa79ddc7))
39-
* Update quiz name in rules for Fruit Quiz. ([4dba717](https://github.com/KendallDoesCoding/quiz/commit/4dba717ec62c5069e42ac01c5cd5a5d8da6b2ae7))
33+
* Points decrement for wrong answers ([41035e7](https://github.com/KendallDoesCoding/quiz/commit/41035e760a5b5deac6a98cf4e1c5f8217be0c4aa))
4034

4135

4236

43-
## [7.3.2](https://github.com/KendallDoesCoding/quiz/compare/v7.3.1...v7.3.2) (2022-05-09)
37+
# [7.5.0](https://github.com/KendallDoesCoding/quiz/compare/v7.4.0...v7.5.0) (2022-05-22)
4438

4539

46-
### Bug Fixes
40+
### Features
4741

48-
* play again path link error ([1978fcf](https://github.com/KendallDoesCoding/quiz/commit/1978fcf0bf578cab5f7d5bd4ec94958edef47c08))
42+
* add sitemap ([27e1841](https://github.com/KendallDoesCoding/quiz/commit/27e18417ca015c761caa03cb43b440b628351a14))
4943

5044

5145

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "7.6.2"
3-
}
2+
"version": "7.7.0"
3+
}

0 commit comments

Comments
 (0)