Skip to content

Commit 2ad5610

Browse files
committed
chore(release): publish
- @bem-react/di@3.0.0
1 parent e302953 commit 2ad5610

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

packages/di/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.0](https://github.com/bem/bem-react/compare/@bem-react/di@2.2.8...@bem-react/di@3.0.0) (2021-06-22)
7+
8+
### Features
9+
10+
- **di:** make di able to keep anything ([e302953](https://github.com/bem/bem-react/commit/e30295305e133ba240e5dc691eb80ab04199c12e))
11+
12+
### BREAKING CHANGES
13+
14+
- **di:** `HOC` and `IRegistryComponents` aren't exported from di, and generic-param for `Registry.set` has different meaning
15+
616
## [2.2.8](https://github.com/bem/bem-react/compare/@bem-react/di@2.2.7...@bem-react/di@2.2.8) (2021-06-21)
717

818
### Bug Fixes

packages/di/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/di/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/di",
3-
"version": "2.2.8",
3+
"version": "3.0.0",
44
"description": "BEM React Dependency Injection",
55
"homepage": "https://github.com/bem/bem-react/tree/master/packages/di",
66
"repository": "https://github.com/bem/bem-react",

0 commit comments

Comments
 (0)