Skip to content

Commit

Permalink
0.8.2 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
wingkwong committed May 19, 2024
1 parent cd3d256 commit 88fbf7d
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 6 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG

## 0.8.2

- Bumped dependencies
- Fixed missing locale text in answers dropdown filter

## 0.8.1

- Bumped dependencies
Expand Down
4 changes: 2 additions & 2 deletions dist/index.es.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-quiz-component",
"version": "0.8.1",
"version": "0.8.2",
"description": "React Quiz Component",
"main": "dist/index.js",
"module": "dist/index.es.js",
Expand Down

0 comments on commit 88fbf7d

Please sign in to comment.