Skip to content

Commit 8897e7d

Browse files
committed
chore(release): publish
- @bem-react/core@3.0.2
1 parent 3581b74 commit 8897e7d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/core/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+
## [3.0.2](https://github.com/bem/bem-react/compare/@bem-react/core@3.0.1...@bem-react/core@3.0.2) (2020-12-04)
7+
8+
### Bug Fixes
9+
10+
- **core:** use ref forwarding in withBemMod ([b6349dc](https://github.com/bem/bem-react/commit/b6349dc9d5852c9043fd507f788ab524ab2e2a14))
11+
612
## [3.0.1](https://github.com/bem/bem-react/compare/@bem-react/core@3.0.0...@bem-react/core@3.0.1) (2020-08-04)
713

814
### Bug Fixes

packages/core/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/core",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "BEM React Core",
55
"homepage": "https://github.com/bem/bem-react/tree/master/packages/core",
66
"repository": "https://github.com/bem/bem-react",

0 commit comments

Comments
 (0)