Skip to content

Commit bc2ce81

Browse files
committed
chore(release): release version 1.0.0-beta.1
1 parent f125a5b commit bc2ce81

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 1.0.0-beta.1 (2019-08-09)
4+
5+
- Removed dependency on lodash by replace it with native functions.
6+
- Added jsdoc library and npm script.
7+
- Converted promises to async/await syntax.
8+
- Updated sprite layout visual tests.
9+
- Updated minor dependencies.
10+
311
## 1.0.0-alpha.3 (2019-07-20)
412

513
- Adds more test coverage.

0 commit comments

Comments
 (0)