Release v1.1.0

This commit is contained in:
Alexander Skvortsov 2021-10-11 21:04:49 -04:00
parent 19b87cf9ec
commit 8109eda0c6
3 changed files with 1174 additions and 6099 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## [1.1.0](https://github.com/flarum/embed/compare/v1.0.0...v1.1.0)
No changes.
## [1.0.0](https://github.com/flarum/embed/compare/v0.1.0-beta.16...v1.0.0)
### Changed

File diff suppressed because it is too large Load Diff

View File

@ -4,8 +4,8 @@
"dependencies": {
"flarum-webpack-config": "0.1.0-beta.10",
"iframe-resizer": "^4.1.1",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.7"
"webpack": "^5.58.1",
"webpack-cli": "^4.9.0"
},
"scripts": {
"dev": "webpack --mode development --watch",