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
yarastqt committed Jun 22, 2021
1 parent e302953 commit 2ad5610
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions packages/di/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
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]) (2021-06-22)

### Features

- **di:** make di able to keep anything ([e302953](https://github.com/bem/bem-react/commit/e30295305e133ba240e5dc691eb80ab04199c12e))

### BREAKING CHANGES

- **di:** `HOC` and `IRegistryComponents` aren't exported from di, and generic-param for `Registry.set` has different meaning

## [2.2.8](https://github.com/bem/bem-react/compare/@bem-react/[email protected]...@bem-react/[email protected]) (2021-06-21)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/di/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 packages/di/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bem-react/di",
"version": "2.2.8",
"version": "3.0.0",
"description": "BEM React Dependency Injection",
"homepage": "https://github.com/bem/bem-react/tree/master/packages/di",
"repository": "https://github.com/bem/bem-react",
Expand Down

0 comments on commit 2ad5610

Please sign in to comment.