mirror of
https://github.com/flarum/framework.git
synced 2024-11-26 02:10:09 +08:00
Release v0.1.0-beta.13
This commit is contained in:
parent
3914919b13
commit
78c32ed654
|
@ -1,5 +1,10 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.1.0-beta.13](https://github.com/flarum/akismet/compare/v0.1.0-beta.12...v0.1.0-beta.13)
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Updated JS dependencies
|
||||||
|
|
||||||
## [0.1.0-beta.9](https://github.com/flarum/akismet/compare/v0.1.0-beta.8...v0.1.0-beta.9)
|
## [0.1.0-beta.9](https://github.com/flarum/akismet/compare/v0.1.0-beta.8...v0.1.0-beta.9)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
|
@ -9,8 +9,8 @@
|
||||||
"source": "https://github.com/flarum/akismet"
|
"source": "https://github.com/flarum/akismet"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"flarum/core": "^0.1.0-beta.12",
|
"flarum/core": "^0.1.0-beta.13",
|
||||||
"flarum/approval": "^0.1.0-beta.12",
|
"flarum/approval": "^0.1.0-beta.13",
|
||||||
"tijsverkoyen/akismet": "^1.1"
|
"tijsverkoyen/akismet": "^1.1"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user