Skip to content

Commit

Permalink
Release 2.0.1 - Oct 31, 2021, 2:40 PM [skip ci]
Browse files Browse the repository at this point in the history
### [2.0.1](v2.0.0...v2.0.1) (2021-10-31)

### Bug Fixes

* npm dependencies ([1663ff9](1663ff9))
  • Loading branch information
semantic-release-bot committed Oct 31, 2021
1 parent 397360f commit 023904c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [2.0.1](https://github.com/tapsellorg/stylelint-config/compare/v2.0.0...v2.0.1) (2021-10-31)


### Bug Fixes

* npm dependencies ([1663ff9](https://github.com/tapsellorg/stylelint-config/commit/1663ff9ada96a5f6b29e5e70e42673773985087f))

## [2.0.0](https://github.com/tapsellorg/stylelint-config/compare/v1.0.11...v2.0.0) (2021-10-31)

### [1.0.11](https://github.com/tapsellorg/stylelint-config/compare/v1.0.10...v1.0.11) (2021-10-20)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tapsellorg/stylelint-config",
"version": "2.0.0",
"version": "2.0.1",
"description": "Shared stylelint configuration in Tapsell projects",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 023904c

Please sign in to comment.