release version 0.11.5

This commit is contained in:
Daniel Waxweiler 2024-04-02 22:09:20 +02:00
parent 8d4e81878e
commit e7fd47a346
3 changed files with 7 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "connector-mobilizon",
"version": "0.11.4-next",
"version": "0.11.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "connector-mobilizon",
"version": "0.11.4-next",
"version": "0.11.5",
"license": "Apache-2.0",
"dependencies": {
"graphql": "16.8.1",

View File

@ -1,6 +1,6 @@
{
"name": "connector-mobilizon",
"version": "0.11.4-next",
"version": "0.11.5",
"description": "Display Mobilizon events in WordPress.",
"private": true,
"type": "module",

View File

@ -1,12 +1,15 @@
### [Unreleased]
#### Added
#### Changed
- Confirm compatibility with WordPress 6.5
#### Deprecated
#### Removed
#### Fixed
#### Security
### [0.11.5]
#### Changed
- Confirm compatibility with WordPress 6.5
### [0.11.4]
#### Changed
- Confirm compatibility with WordPress 6.4