Skip to content

Commit

Permalink
chore(release): 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Oct 6, 2022
1 parent 5d76d64 commit fad7060
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 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.

## [7.1.0](https://github.com/webpack-contrib/stylus-loader/compare/v7.0.0...v7.1.0) (2022-10-06)


### Features

* allow to extend `conditionNames` ([#365](https://github.com/webpack-contrib/stylus-loader/issues/365)) ([5d76d64](https://github.com/webpack-contrib/stylus-loader/commit/5d76d646585a80b3b5729540850c1f66fdf9aaf0))

## [7.0.0](https://github.com/webpack-contrib/stylus-loader/compare/v6.2.0...v7.0.0) (2022-05-17)

### ⚠ BREAKING CHANGES
Expand Down
4 changes: 2 additions & 2 deletions 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": "7.0.0",
"version": "7.1.0",
"description": "Stylus loader for webpack",
"license": "MIT",
"repository": "webpack-contrib/stylus-loader",
Expand Down

0 comments on commit fad7060

Please sign in to comment.