1
0
mirror of https://github.com/dwaxweiler/connector-mobilizon synced 2025-06-05 21:59:25 +02:00

updated dependencies

This commit is contained in:
Daniel Waxweiler
2021-03-10 16:14:37 +01:00
parent b2f01d46d8
commit 7675e0e2ba
5 changed files with 594 additions and 488 deletions

View File

@@ -1,22 +1,24 @@
### [Unreleased]
Added
Changed
Deprecated
Removed
Fixed
Security
#### Added
#### Changed
- Update graphql dependency
- Update dev dependencies jsdom, webpack, webpack-cli, webpack-stream
#### Deprecated
#### Removed
#### Fixed
#### Security
### [0.2.1] - 2021-01-15
Fixed
#### Fixed
- Add missing backtick to `readme.txt`
### [0.2.0] - 2021-01-15
Added
#### Added
- `changelog.txt`
- Changelog maintenance steps to `README.md`
- Link to Github repository in `readme.txt`
- Option to show events of a specific group by indicating its name
Changed
#### Changed
- Use same Markdown style in `README.md` as in other documents
### [0.1.0] - 2021-01-09

View File

@@ -29,16 +29,16 @@ The source code is available on [Github](https://github.com/dwaxweiler/connector
## Changelog
### [0.2.1] - 2021-01-15
Fixed
#### Fixed
- Add missing backtick to `readme.txt`
### [0.2.0] - 2021-01-15
Added
#### Added
- `changelog.txt`
- Changelog maintenance steps to `README.md`
- Link to Github repository in `readme.txt`
- Option to show events of a specific group by indicating its name
Changed
#### Changed
- Use same Markdown style in `README.md` as in other documents
### [0.1.0] - 2021-01-09