Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @bem-react/[email protected]
 - @bem-react/[email protected]
  • Loading branch information
yarastqt committed Jun 23, 2021
1 parent 46a70f1 commit 88afc37
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 4 deletions.
6 changes: 6 additions & 0 deletions packages/di/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Features

- **di:** rename ComponentRegistryConsumer to RegistryConsumer ([2420041](https://github.com/bem/bem-react/commit/24200415e8b54868ab7932a9531e5313d316b526))

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

### Features
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": "3.0.0",
"version": "3.1.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
6 changes: 6 additions & 0 deletions packages/pack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- **pack:** update fast-glob from 3.2.4 to 3.2.5 ([46a70f1](https://github.com/bem/bem-react/commit/46a70f1f4ff50a61817853c5ada0228d5b214332))

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

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/pack/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/pack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bem-react/pack",
"version": "1.5.0",
"version": "1.5.1",
"description": "A tool for building and prepare components for publishing",
"homepage": "https://github.com/bem/bem-react/tree/master/packages/pack",
"repository": "https://github.com/bem/bem-react",
Expand Down

0 comments on commit 88afc37

Please sign in to comment.