Skip to content

Commit

Permalink
Updated README for 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gaui committed Jul 29, 2019
1 parent aedf12b commit bcab959
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 1.3.1

Just a minor update to address a [security vulnerability](https://nvd.nist.gov/vuln/detail/CVE-2019-1010266) in lodash. Along with updating some dependencies.

- **chore:** Update Node to v12.7.0
- **chore:** Update ESLint to v6.1.0
- **chore:** Update Babel to v7.5.5
- **chore:** Update lodash from 4.17.10 to 4.17.15 because of a [security vulnerability](https://nvd.nist.gov/vuln/detail/CVE-2019-1010266).

## 1.3.0

- **refactor:** Use `.d.ts` files instead of exporting/importing types/interfaces.
Expand Down

0 comments on commit bcab959

Please sign in to comment.