mirror of
https://github.com/flarum/framework.git
synced 2025-04-30 08:34:04 +08:00
changelog and dep for v0.1.0-beta.14
This commit is contained in:
parent
4a6a4c6f95
commit
28b58240f1
@ -1,5 +1,13 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
# Changelog
|
||||||
|
|
||||||
|
## [0.1.0-beta.14](https://github.com/flarum/embed/compare/v0.1.0-beta.13...v0.1.0-beta.14)
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Updated mithril to version 2
|
||||||
|
- Updated JS dependencies
|
||||||
|
|
||||||
## [0.1.0-beta.13](https://github.com/flarum/embed/compare/v0.1.0-beta.12...v0.1.0-beta.13)
|
## [0.1.0-beta.13](https://github.com/flarum/embed/compare/v0.1.0-beta.12...v0.1.0-beta.13)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"source": "https://github.com/flarum/embed"
|
"source": "https://github.com/flarum/embed"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"flarum/core": "^0.1.0-beta.13"
|
"flarum/core": "^0.1.0-beta.14"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user