mirror of
https://github.com/flarum/core.git
synced 2025-08-05 07:57:46 +02:00
Release v0.1.0-beta.16
This commit is contained in:
@@ -1,5 +1,15 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.1.0-beta.16](https://github.com/flarum/emoji/compare/v0.1.0-beta.15...v0.1.0-beta.16)
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Updated admin category from discussion to feature (https://github.com/flarum/emoji/pull/35)
|
||||||
|
- Moved locale files from translation pack to extension (https://github.com/flarum/emoji/pull/32)
|
||||||
|
- Editor Driver Abstractions (https://github.com/flarum/emoji/pull/34)
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
- Dropdown going off screen ([259b934](https://github.com/flarum/emoji/commit/259b934af706e1d8763b8efc8d0e67bbf92cf45f))
|
||||||
|
|
||||||
## [0.1.0-beta.15](https://github.com/flarum/emoji/compare/v0.1.0-beta.14...v0.1.0-beta.15)
|
## [0.1.0-beta.15](https://github.com/flarum/emoji/compare/v0.1.0-beta.14...v0.1.0-beta.15)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"flarum/core": "^0.1.0-beta.15"
|
"flarum/core": "^0.1.0-beta.16"
|
||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
|
4990
extensions/emoji/js/package-lock.json
generated
4990
extensions/emoji/js/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user