Release v1.1.0
wp-component-library v1.1.0
### Installation
#### Via npm (from GitHub Packages):
```bash
npm install @builtnorth/wp-component-library@1.1.0
```
#### Via package.json:
```json
"@builtnorth/wp-component-library": "1.1.0"
```
### What's included
- Compiled JavaScript (ES5)
- CSS styles (if applicable)
- Source maps for debugging
### Changelog
See [CHANGELOG.md](https://github.com/builtnorth/wp-component-library/blob/main/CHANGELOG.md)