mirror of
https://github.com/flarum/core.git
synced 2025-08-04 15:37:51 +02:00
Release v0.1.0-beta.13
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.1.0-beta.13](https://github.com/flarum/emoji/compare/v0.1.0-beta.12...v0.1.0-beta.13)
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Use different CDN for loading Twemoji assets (#24)
|
||||||
|
- Updated JS dependencies
|
||||||
|
|
||||||
## [0.1.0-beta.10](https://github.com/flarum/emoji/compare/v0.1.0-beta.8...v0.1.0-beta.10)
|
## [0.1.0-beta.10](https://github.com/flarum/emoji/compare/v0.1.0-beta.8...v0.1.0-beta.10)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
"source": "https://github.com/flarum/emoji"
|
"source": "https://github.com/flarum/emoji"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"flarum/core": "^0.1.0-beta.12"
|
"flarum/core": "^0.1.0-beta.13"
|
||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
|
Reference in New Issue
Block a user