Skip to content

Commit

Permalink
Add changelog for 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Arindam Bose committed Feb 3, 2021
1 parent ff4f8d1 commit 72d280d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## Changelog

# 1.2.1

### Bug Fixes:
- Upgrade `peerDependencies` to allow `[email protected]+` to be used with gl-draw.
- Update `package.json` so that usage of library from npm always results in pulling in the built bundle.
- Remove `require()`'ing of unsed node builtins like `fs` and `path` from the bundle.

## 1.2.0

- Upgrade all dependencies
Expand Down

0 comments on commit 72d280d

Please sign in to comment.