Skip to content

Commit

Permalink
Merge pull request #8 from simon511000/release-please--branches--mast…
Browse files Browse the repository at this point in the history
…er--components--miaounotes

chore(master): release miaounotes 2.3.1
  • Loading branch information
simon511000 authored Apr 9, 2024
2 parents 87ddf4f + aec5b45 commit fe29e84
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.3.0"
".": "2.3.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.3.1](https://github.com/simon511000/MiaouNotes/compare/miaounotes-v2.3.0...miaounotes-v2.3.1) (2024-04-09)


### Bug Fixes

* remove unused storage permission ([87ddf4f](https://github.com/simon511000/MiaouNotes/commit/87ddf4ff126066f9d89129e6dd4883585b850354))

## [2.3.0](https://github.com/simon511000/MiaouNotes/compare/miaounotes-v2.2.0...miaounotes-v2.3.0) (2024-04-08)


Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "[OBSOLÈTE] MiaouNotes",
"description": "Ajoute de nouvelles fonctionnalités à l'intranet de l'URCA",
"version": "2.3.0",
"version": "2.3.1",
"icons": {
"16": "icons/urca_16.jpg",
"48": "icons/urca_48.jpg",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "miaounotes",
"version": "2.3.0",
"version": "2.3.1",
"private": true,
"deprecated": true,
"devDependencies": {
Expand Down

0 comments on commit fe29e84

Please sign in to comment.