release version 0.5.0

This commit is contained in:
Daniel Waxweiler 2021-05-06 09:37:23 +02:00
parent c131076f1a
commit 8f54398b43
4 changed files with 20 additions and 6 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "connector-mobilizon",
"version": "0.4.0",
"version": "0.5.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "connector-mobilizon",
"version": "0.4.0",
"version": "0.5.0",
"license": "Apache-2.0",
"dependencies": {
"graphql": "^15.5.0",

View File

@ -1,6 +1,6 @@
{
"name": "connector-mobilizon",
"version": "0.4.0",
"version": "0.5.0",
"description": "Display mobilizon events in WordPress.",
"private": true,
"scripts": {

View File

@ -1,14 +1,19 @@
### [Unreleased]
#### Added
#### Changed
#### Deprecated
#### Removed
#### Fixed
#### Security
### [0.5.0] - 2021-05-06
#### Added
- Localise dates based on the WordPress locale and time zone
#### Changed
- Clearly list features in `readme.txt` description
- Update dev dependencies c8, eslint, gulp-replace, webpack
#### Deprecated
#### Removed
#### Fixed
- Improve translatability
#### Security
### [0.4.0] - 2021-04-20
#### Added

View File

@ -35,6 +35,15 @@ The source code is available on [Github](https://github.com/dwaxweiler/connector
## Changelog
### [0.5.0] - 2021-05-06
#### Added
- Localise dates based on the WordPress locale and time zone
#### Changed
- Clearly list features in `readme.txt` description
- Update dev dependencies c8, eslint, gulp-replace, webpack
#### Fixed
- Improve translatability
### [0.4.0] - 2021-04-20
#### Added
- Show events' location if set: `description` and `locality` fields