changelog and module.json update
This commit is contained in:
parent
551161c6df
commit
8f557297eb
@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
- Optional Visual Active Effect integration for power descriptions
|
||||
- Add VAE helper buttons for breaking free from Bound/Entangled
|
||||
- Added Portal dependency
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
@ -107,6 +107,10 @@
|
||||
"id": "socketlib",
|
||||
"type": "module",
|
||||
"compatibility": {}
|
||||
},
|
||||
{
|
||||
"id": "portal-lib",
|
||||
"type": "module"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
@ -127,7 +131,8 @@
|
||||
},
|
||||
{
|
||||
"id": "visual-active-effects",
|
||||
"type": "module"
|
||||
"type": "module",
|
||||
"compatibility": {}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user