Skip to content

Commit

Permalink
Changelog entry for 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amcclain committed Jul 2, 2020
1 parent 5675ada commit 20b80bb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## v6.0.0-SNAPSHOT - unreleased

[Commit Log](https://github.com/xh/hoist-dev-utils/compare/v5.1.0...develop)

## v5.1.0 - 2020-07-02

### 📚 Libraries

This version switches to the newly-recommended dart-sass library (aka the `sass` npm package) for
Expand All @@ -13,7 +17,7 @@ tooling to support building native code on developer workstations.
* sass `added @ 1.26`
* sass-loader `8.0 -> 9.0`

[Commit Log](https://github.com/xh/hoist-dev-utils/compare/v5.0.0...develop)
[Commit Log](https://github.com/xh/hoist-dev-utils/compare/v5.0.0...v5.1.0)

## v5.0.0 - 2020-06-12

Expand Down

0 comments on commit 20b80bb

Please sign in to comment.