Skip to content

Commit bb46cd4

Browse files
chore(master): release 3.4.0
1 parent 9659468 commit bb46cd4

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [3.4.0](https://github.com/pure-js/quiz-react-app/compare/v3.3.1...v3.4.0) (2024-07-10)
6+
7+
8+
### Features
9+
10+
* add fallaback page ([4b41c3f](https://github.com/pure-js/quiz-react-app/commit/4b41c3fecc4c3e817ea299c4762d78914a058847))
11+
* add loading status ([8773b99](https://github.com/pure-js/quiz-react-app/commit/8773b99d38ff5ccdd179b063a003afbef12bbc4d))
12+
513
### [3.3.1](https://www.github.com/js-quiz/code-quiz-react/compare/v3.3.0...v3.3.1) (2021-03-26)
614

715

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "code-quiz-react",
3-
"version": "3.3.1",
3+
"version": "3.4.0",
44
"description": "Coding training app",
55
"main": "src/index.tsx",
66
"homepage": "https://pure-js.github.io/code-quiz-react/",

0 commit comments

Comments
 (0)