release version 0.2.1
This commit is contained in:
parent
d49a1a9912
commit
23abafe9dc
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "connector-mobilizon",
|
"name": "connector-mobilizon",
|
||||||
"version": "0.2.0",
|
"version": "0.2.1",
|
||||||
"description": "Display mobilizon events in WordPress.",
|
"description": "Display mobilizon events in WordPress.",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
@ -6,6 +6,10 @@ Removed
|
||||||
Fixed
|
Fixed
|
||||||
Security
|
Security
|
||||||
|
|
||||||
|
### [0.2.1] - 2021-01-15
|
||||||
|
Changed
|
||||||
|
- Add missing backtick to `readme.txt`
|
||||||
|
|
||||||
### [0.2.0] - 2021-01-15
|
### [0.2.0] - 2021-01-15
|
||||||
Added
|
Added
|
||||||
- `changelog.txt`
|
- `changelog.txt`
|
||||||
|
|
|
@ -28,6 +28,10 @@ The source code is available on [Github](https://github.com/dwaxweiler/connector
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
### [0.2.1] - 2021-01-15
|
||||||
|
Changed
|
||||||
|
- Add missing backtick to `readme.txt`
|
||||||
|
|
||||||
### [0.2.0] - 2021-01-15
|
### [0.2.0] - 2021-01-15
|
||||||
Added
|
Added
|
||||||
- `changelog.txt`
|
- `changelog.txt`
|
||||||
|
|
Loading…
Reference in New Issue