1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 05:30:38 +02:00

Release v0.1.0-beta.13

This commit is contained in:
Franz Liedke
2020-05-01 13:08:43 +02:00
parent 153f906fe3
commit 660b62808f
2 changed files with 9 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
# Changelog
## [0.1.0-beta.13](https://github.com/flarum/approval/compare/v0.1.0-beta.12...v0.1.0-beta.13)
### Changed
- Updated JS dependencies
- Stop using deprecated core events, use extenders instead

View File

@@ -9,8 +9,8 @@
"source": "https://github.com/flarum/approval"
},
"require": {
"flarum/core": "^0.1.0-beta.12",
"flarum/flags": "^0.1.0-beta.12"
"flarum/core": "^0.1.0-beta.13",
"flarum/flags": "^0.1.0-beta.13"
},
"autoload": {
"psr-4": {