Skip to content

Commit 834a3ae

Browse files
chore(main): release 1.0.2 (#86)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a72f35d commit 834a3ae

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
## [1.0.2](https://github.com/graasp/graasp-app-quiz/compare/v1.0.1...v1.0.2) (2023-08-28)
6+
7+
8+
### Bug Fixes
9+
10+
* use internal question ids to fix copy ([#79](https://github.com/graasp/graasp-app-quiz/issues/79)) ([a72f35d](https://github.com/graasp/graasp-app-quiz/commit/a72f35d24bfe3e7970dde4ad2df360ca3c6eb2dc))
11+
512
## [1.0.1](https://github.com/graasp/graasp-app-quiz/compare/v1.0.0-rc.1...v1.0.1) (2023-08-21)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graasp-app-quiz",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"private": true,
55
"homepage": ".",
66
"dependencies": {

0 commit comments

Comments
 (0)