Skip to content

Commit

Permalink
chore(release): 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Jun 10, 2021
1 parent b118719 commit 352e8f7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [6.1.0](https://github.com/webpack-contrib/stylus-loader/compare/v6.0.0...v6.1.0) (2021-06-10)


### Features

* allow to use `String` value for the `implementation` option ([b118719](https://github.com/webpack-contrib/stylus-loader/commit/b1187196de0755417f12d81aa72ea2629d946371))

## [6.0.0](https://github.com/webpack-contrib/stylus-loader/compare/v5.0.0...v6.0.0) (2021-05-12)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stylus-loader",
"version": "6.0.0",
"version": "6.1.0",
"description": "Stylus loader for webpack",
"license": "MIT",
"repository": "webpack-contrib/stylus-loader",
Expand Down

0 comments on commit 352e8f7

Please sign in to comment.