Skip to content

Commit 1ab250f

Browse files
authored
Merge pull request #86 from PaulBayfield/release-please--branches--main--components--better-iut-rcc
chore(main): release 1.22.2
2 parents e2a7c11 + 9e53b2d commit 1ab250f

File tree

5 files changed

+12
-5
lines changed

5 files changed

+12
-5
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.22.1"
2+
".": "1.22.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.22.2](https://github.com/PaulBayfield/Better-IUT-RCC/compare/v1.22.1...v1.22.2) (2024-11-12)
4+
5+
6+
### Bug Fixes
7+
8+
* Correction de l'ouverture de la page des paramètres ([fe68c7c](https://github.com/PaulBayfield/Better-IUT-RCC/commit/fe68c7cd6fa1357efdd6b1ea95281d963bef58b6))
9+
310
## [1.22.1](https://github.com/PaulBayfield/Better-IUT-RCC/compare/v1.22.0...v1.22.1) (2024-10-26)
411

512

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Better IUT RCC",
3-
"version": "1.22.1",
3+
"version": "1.22.2",
44
"manifest_version": 3,
55
"description": "Calculez vos moyennes sur l'intranet de l'IUT RCC.",
66
"icons": {

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": "better-iut-rcc",
3-
"version": "1.22.1",
3+
"version": "1.22.2",
44
"description": "Calculez vos moyennes sur l'intranet de l'IUT RCC.",
55
"main": "src/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)