Skip to content

Commit 88afc37

Browse files
committed
chore(release): publish
- @bem-react/di@3.1.0 - @bem-react/pack@1.5.1
1 parent 46a70f1 commit 88afc37

6 files changed

Lines changed: 16 additions & 4 deletions

File tree

packages/di/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.1.0](https://github.com/bem/bem-react/compare/@bem-react/di@3.0.0...@bem-react/di@3.1.0) (2021-06-23)
7+
8+
### Features
9+
10+
- **di:** rename ComponentRegistryConsumer to RegistryConsumer ([2420041](https://github.com/bem/bem-react/commit/24200415e8b54868ab7932a9531e5313d316b526))
11+
612
# [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)
713

814
### Features

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": "3.0.0",
3+
"version": "3.1.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",

packages/pack/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.5.1](https://github.com/bem/bem-react/compare/@bem-react/pack@1.5.0...@bem-react/pack@1.5.1) (2021-06-23)
7+
8+
### Bug Fixes
9+
10+
- **pack:** update fast-glob from 3.2.4 to 3.2.5 ([46a70f1](https://github.com/bem/bem-react/commit/46a70f1f4ff50a61817853c5ada0228d5b214332))
11+
612
# [1.5.0](https://github.com/bem/bem-react/compare/@bem-react/pack@1.4.1...@bem-react/pack@1.5.0) (2021-06-22)
713

814
### Features

packages/pack/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/pack/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/pack",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "A tool for building and prepare components for publishing",
55
"homepage": "https://github.com/bem/bem-react/tree/master/packages/pack",
66
"repository": "https://github.com/bem/bem-react",

0 commit comments

Comments
 (0)