Skip to content

Commit

Permalink
chore(main): release 1.3.0 (#138)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 27, 2024
1 parent 9d12017 commit fa3c57a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [1.3.0](https://github.com/graasp/graasp-app-quiz/compare/v1.2.0...v1.3.0) (2024-02-22)


### Features

* add more languages, move to json ([#137](https://github.com/graasp/graasp-app-quiz/issues/137)) ([c4ddb3c](https://github.com/graasp/graasp-app-quiz/commit/c4ddb3cb44711dbfb24011ef56ab331e8fa8afd3))


### Bug Fixes

* player display invalid questions ([#136](https://github.com/graasp/graasp-app-quiz/issues/136)) ([9d12017](https://github.com/graasp/graasp-app-quiz/commit/9d12017cd9a026e043396cb61d1ee0b166add2d9))

## [1.2.0](https://github.com/graasp/graasp-app-quiz/compare/v1.1.0...v1.2.0) (2024-01-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graasp-app-quiz",
"version": "1.2.0",
"version": "1.3.0",
"private": true,
"homepage": ".",
"dependencies": {
Expand Down

0 comments on commit fa3c57a

Please sign in to comment.