1
0
mirror of https://github.com/flarum/core.git synced 2025-07-30 13:10:24 +02:00

Release v1.1.0

This commit is contained in:
Alexander Skvortsov
2021-10-11 21:13:44 -04:00
parent c7b1b9283f
commit 04576fd209
3 changed files with 629 additions and 619 deletions

View File

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

File diff suppressed because it is too large Load Diff

View File

@@ -5,7 +5,7 @@
"dependencies": {
"flarum-webpack-config": "^0.1.0-beta.10",
"webpack": "^4.26.0",
"webpack-cli": "^3.0.7"
"webpack-cli": "^4.9.0"
},
"scripts": {
"dev": "webpack --mode development --watch",