Skip to content

Commit fe29e84

Browse files
authored
Merge pull request #8 from simon511000/release-please--branches--master--components--miaounotes
chore(master): release miaounotes 2.3.1
2 parents 87ddf4f + aec5b45 commit fe29e84

File tree

5 files changed

+12
-5
lines changed

5 files changed

+12
-5
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.3.0"
2+
".": "2.3.1"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.3.1](https://github.com/simon511000/MiaouNotes/compare/miaounotes-v2.3.0...miaounotes-v2.3.1) (2024-04-09)
4+
5+
6+
### Bug Fixes
7+
8+
* remove unused storage permission ([87ddf4f](https://github.com/simon511000/MiaouNotes/commit/87ddf4ff126066f9d89129e6dd4883585b850354))
9+
310
## [2.3.0](https://github.com/simon511000/MiaouNotes/compare/miaounotes-v2.2.0...miaounotes-v2.3.0) (2024-04-08)
411

512

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "[OBSOLÈTE] MiaouNotes",
33
"description": "Ajoute de nouvelles fonctionnalités à l'intranet de l'URCA",
4-
"version": "2.3.0",
4+
"version": "2.3.1",
55
"icons": {
66
"16": "icons/urca_16.jpg",
77
"48": "icons/urca_48.jpg",

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "miaounotes",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"private": true,
55
"deprecated": true,
66
"devDependencies": {

0 commit comments

Comments
 (0)