Skip to content

Commit b83ef61

Browse files
committed
chore(release): publish
- @bem-react/eslint-plugin@1.1.1
1 parent 5ee6e5e commit b83ef61

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/eslint-plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.1](https://github.com/bem/bem-react/compare/@bem-react/eslint-plugin@1.1.0...@bem-react/eslint-plugin@1.1.1) (2019-10-20)
7+
8+
### Bug Fixes
9+
10+
- **eslint-plugin:** case for destructuring ([e4e27e8](https://github.com/bem/bem-react/commit/e4e27e8))
11+
612
# [1.1.0](https://github.com/bem/bem-react/compare/@bem-react/eslint-plugin@1.0.3...@bem-react/eslint-plugin@1.1.0) (2019-10-14)
713

814
### Features

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bem-react/eslint-plugin",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)