Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @bem-react/[email protected]
  • Loading branch information
sergcen committed Jul 27, 2020
1 parent 446ebe5 commit eb9d618
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.0.0](https://github.com/bem/bem-react/compare/@bem-react/[email protected]...@bem-react/[email protected]) (2020-07-27)

### Features

- don't pass mod props to component ([6ce126c](https://github.com/bem/bem-react/commit/6ce126cb274ef785982b68665da4cab6784c50b0))
- simple mods optimization in compose ([60c2ee7](https://github.com/bem/bem-react/commit/60c2ee70067bc35e5a6af1282f04b03c5c4f0529))

### BREAKING CHANGES

- changed compose order for simple mods, classnames -> classname in simple mods

## [2.0.10](https://github.com/bem/bem-react/compare/@bem-react/[email protected]...@bem-react/[email protected]) (2020-05-06)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bem-react/core",
"version": "2.0.10",
"version": "3.0.0",
"description": "BEM React Core",
"homepage": "https://github.com/bem/bem-react/tree/master/packages/core",
"repository": "https://github.com/bem/bem-react",
Expand Down

0 comments on commit eb9d618

Please sign in to comment.