Skip to content

Release v1.1.0

Choose a tag to compare

@dannorthern dannorthern released this 21 Jul 19:10
· 63 commits to main since this release
68251a6

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)