Skip to content

Commit bd56bbf

Browse files
committed
changelog and constraint for beta 15
1 parent 20fdee9 commit bd56bbf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [0.1.0-beta.15](https://github.com/flarum/embed/compare/v0.1.0-beta.14...v0.1.0-beta.15)
4+
5+
### Changed
6+
- Updated composer.json and admin javascript for new admin area.
7+
38
## [0.1.0-beta.14](https://github.com/flarum/embed/compare/v0.1.0-beta.13...v0.1.0-beta.14)
49

510
### Changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
}
1818
],
1919
"require": {
20-
"flarum/core": "^0.1.0-beta.14"
20+
"flarum/core": "^0.1.0-beta.15"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)