Skip to content

Commit

Permalink
chore(release): release version 1.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickcate committed Aug 10, 2019
1 parent f125a5b commit bc2ce81
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 1.0.0-beta.1 (2019-08-09)

- Removed dependency on lodash by replace it with native functions.
- Added jsdoc library and npm script.
- Converted promises to async/await syntax.
- Updated sprite layout visual tests.
- Updated minor dependencies.

## 1.0.0-alpha.3 (2019-07-20)

- Adds more test coverage.
Expand Down

0 comments on commit bc2ce81

Please sign in to comment.