Skip to content

Commit e22dbd4

Browse files
author
Conventional Changelog Action
committed
chore(release): v7.6.3
1 parent 1a4b3b0 commit e22dbd4

3 files changed

Lines changed: 16 additions & 27 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,40 @@
1-
# [7.6.0](https://github.com/KendallDoesCoding/quiz/compare/v7.5.0...v7.6.0) (2022-07-10)
1+
## [7.6.3](https://github.com/KendallDoesCoding/quiz/compare/v7.6.2...v7.6.3) (2022-08-25)
22

33

4-
### Features
4+
### Bug Fixes
55

6-
* Points decrement for wrong answers ([41035e7](https://github.com/KendallDoesCoding/quiz/commit/41035e760a5b5deac6a98cf4e1c5f8217be0c4aa))
6+
* tech quiz from not working ([1a4b3b0](https://github.com/KendallDoesCoding/quiz/commit/1a4b3b029d4e71c8fcd82d26d2d9e5261c471ace)), closes [#21](https://github.com/KendallDoesCoding/quiz/issues/21)
77

88

99

10-
# [7.5.0](https://github.com/KendallDoesCoding/quiz/compare/v7.4.0...v7.5.0) (2022-05-22)
10+
## [7.6.2](https://github.com/KendallDoesCoding/quiz/compare/v7.6.1...v7.6.2) (2022-08-24)
1111

1212

13-
### Features
13+
### Reverts
1414

15-
* add sitemap ([27e1841](https://github.com/KendallDoesCoding/quiz/commit/27e18417ca015c761caa03cb43b440b628351a14))
15+
* 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)
1616

1717

1818

19-
# [7.4.0](https://github.com/KendallDoesCoding/quiz/compare/v7.3.3...v7.4.0) (2022-05-09)
19+
## [7.6.1](https://github.com/KendallDoesCoding/quiz/compare/v7.6.0...v7.6.1) (2022-07-25)
2020

2121

22-
### Bug Fixes
2322

24-
* remove mention of Christmas Quiz in fruit quiz rules ([557605a](https://github.com/KendallDoesCoding/quiz/commit/557605ada4330429bd6bcdbc129898e357fb9e54))
23+
# [7.6.0](https://github.com/KendallDoesCoding/quiz/compare/v7.5.0...v7.6.0) (2022-07-10)
2524

2625

2726
### Features
2827

29-
* add new medium quiz - countries quiz ([3dcc766](https://github.com/KendallDoesCoding/quiz/commit/3dcc766e53cdff55b83d652a6b8c6f529332272a))
30-
31-
32-
33-
## [7.3.3](https://github.com/KendallDoesCoding/quiz/compare/v7.3.2...v7.3.3) (2022-05-09)
34-
35-
36-
### Bug Fixes
37-
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))
28+
* Points decrement for wrong answers ([41035e7](https://github.com/KendallDoesCoding/quiz/commit/41035e760a5b5deac6a98cf4e1c5f8217be0c4aa))
4029

4130

4231

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

4534

46-
### Bug Fixes
35+
### Features
4736

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

5039

5140

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.6.3"
3+
}

0 commit comments

Comments
 (0)