Skip to content

Commit

Permalink
chore(main): release 1.1.1 (#223)
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 Dec 19, 2023
1 parent 91d07f7 commit 6d769e6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.1.1](https://github.com/betagouv/agir-front/compare/v1.1.0...v1.1.1) (2023-12-19)


### 🐛 Corrections de bogues

* le nombre de points à gagner doit venir du quiz et non pas de l'objectif de la mission ([#221](https://github.com/betagouv/agir-front/issues/221)) ([f785125](https://github.com/betagouv/agir-front/commit/f785125c8615e8e71ec36d974b3ab6d134d13572))
* transforme le rfr en number avant de l'envoyer au back ([#222](https://github.com/betagouv/agir-front/issues/222)) ([91d07f7](https://github.com/betagouv/agir-front/commit/91d07f7f99b0da065ff03208a5201c87f6ceae85))

## [1.1.0](https://github.com/betagouv/agir-front/compare/v1.0.2...v1.1.0) (2023-12-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "agir-front",
"private": true,
"version": "1.1.0",
"version": "1.1.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 6d769e6

Please sign in to comment.