Skip to content

Commit 5cc6939

Browse files
authored
Merge pull request #100 from PaulBayfield/release-please--branches--main--components--better-iut-rcc
chore(main): release 1.23.3
2 parents 02560ce + 03b25da commit 5cc6939

File tree

5 files changed

+13
-5
lines changed

5 files changed

+13
-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.23.2"
2+
".": "1.23.3"
33
}

CHANGELOG.md

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

3+
## [1.23.3](https://github.com/PaulBayfield/Better-IUT-RCC/compare/v1.23.2...v1.23.3) (2025-01-08)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 1.23.2 ([08d07a6](https://github.com/PaulBayfield/Better-IUT-RCC/commit/08d07a69cb4c41c0de185cdb2a915dd6e9c803d0))
9+
* release 1.23.3 ([02560ce](https://github.com/PaulBayfield/Better-IUT-RCC/commit/02560ce28f4e841cdd8525c7325e8e1d48f21b45))
10+
311
## [1.23.2](https://github.com/PaulBayfield/Better-IUT-RCC/compare/v1.23.2...v1.23.2) (2025-01-08)
412

513

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

0 commit comments

Comments
 (0)