Skip to content

Commit 64f215f

Browse files
committed
chore(release): publish
- @bem-react/pack@1.1.0
1 parent 610a624 commit 64f215f

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

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.1.0](https://github.com/bem/bem-react/compare/@bem-react/pack@1.0.4...@bem-react/pack@1.1.0) (2020-10-23)
7+
8+
### Features
9+
10+
- add hook for create sideEffects ([b510cfe](https://github.com/bem/bem-react/commit/b510cfe660ee6251cda86a493d462e5b2e775be2))
11+
612
## [1.0.4](https://github.com/bem/bem-react/compare/@bem-react/pack@1.0.3...@bem-react/pack@1.0.4) (2020-10-08)
713

814
### Bug Fixes

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.0.4",
3+
"version": "1.1.0",
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)