1
0
mirror of https://github.com/flarum/core.git synced 2025-08-02 14:37:49 +02:00

Release v0.1.0-beta.13

This commit is contained in:
Franz Liedke
2020-05-01 10:43:01 +02:00
parent 3f2b1bd459
commit f1791fc05a
2 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
# Changelog # Changelog
## [0.1.0-beta.13](https://github.com/flarum/statistics/compare/v0.1.0-beta.12...v0.1.0-beta.13)
### Changed
- Updated JS dependencies
## [0.1.0-beta.9](https://github.com/flarum/statistics/compare/v0.1.0-beta.8...v0.1.0-beta.9) ## [0.1.0-beta.9](https://github.com/flarum/statistics/compare/v0.1.0-beta.8...v0.1.0-beta.9)
### Changed ### Changed

View File

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