fix: sanitize-html missing types
Fix error for dependent package builds missing `@types/sanitize-html` by moving from a dev depdendency to a regular dependency. refs AOEpeople/aoe_technology_radar#106
This commit is contained in:
@@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
## Unreleased
|
||||
### Bug Fixes
|
||||
- Fixed dependent projects failing to build without dependency `@types/sanitize-html`.
|
||||
|
||||
## 3.1.1
|
||||
|
||||
## 3.1.0
|
||||
### Bug Fixes
|
||||
- Added aria-label attributes to the social links.
|
||||
- Removed scaling limitation in viewport meta tag.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user