mirror of
https://github.com/flarum/core.git
synced 2025-07-28 04:00:40 +02:00
changelog and constraint for beta 9
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## Unreleased
|
## [0.1.0-beta.9](https://github.com/flarum/embed/compare/v0.1.0-beta.8...v0.1.0-beta.9)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- JS: Vulnerable lodash dependency ([1a1a724](https://github.com/flarum/embed/commit/1a1a72477bfa1eec5da3a09aaf70a5942616d65d))
|
- JS: Vulnerable lodash dependency ([1a1a724](https://github.com/flarum/embed/commit/1a1a72477bfa1eec5da3a09aaf70a5942616d65d))
|
||||||
|
@@ -15,7 +15,7 @@
|
|||||||
"source": "https://github.com/flarum/embed"
|
"source": "https://github.com/flarum/embed"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"flarum/core": "^0.1.0-beta.8"
|
"flarum/core": "^0.1.0-beta.9"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
Reference in New Issue
Block a user