You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [1.48.2](1.48.1...1.48.2) (2021-01-29)
### Bug Fixes
* **website:** package add form should use the package info description then fallback to the repo description. (close: [#1851](#1851)) ([221baa3](221baa3))
Bug report
Bug category
Steps to reproduce
Try to submit a package from a like de.peaj.selectionhistory from a monorepo Unitility
What is expected?
The auto generated YAML file should use the description from the specific package.json
What is actually happening?
The auto generated YAML file uses the (global) repository description instead
Other relevant information
Workaround: the description can be manually changed during the commit
The text was updated successfully, but these errors were encountered: