mirror of
https://github.com/flarum/framework.git
synced 2025-03-03 14:25:25 +08:00
Release v1.1.0
This commit is contained in:
parent
6f706f7774
commit
75f3ec0b36
@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## [1.1.0](https://github.com/flarum/subscriptions/compare/v1.0.0...v1.1.0)
|
||||
|
||||
### Changed
|
||||
- Use css variables for badge (https://github.com/flarum/subscriptions/pulls/42)
|
||||
- Add Prettier config and Update dependencies (https://github.com/flarum/subscriptions/pulls/41)
|
||||
|
||||
## [1.0.0](https://github.com/flarum/subscriptions/compare/v0.1.0-beta.16...v1.0.0)
|
||||
|
||||
### Changed
|
||||
|
1286
extensions/subscriptions/js/package-lock.json
generated
1286
extensions/subscriptions/js/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -4,7 +4,7 @@
|
||||
"dependencies": {
|
||||
"flarum-webpack-config": "0.1.0-beta.16.2",
|
||||
"webpack": "^4.46.0",
|
||||
"webpack-cli": "^3.3.12"
|
||||
"webpack-cli": "^4.9.0"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "webpack --mode development --watch",
|
||||
|
Loading…
x
Reference in New Issue
Block a user