Skip to content

Commit 0355cdb

Browse files
committed
chore(release): publish
- @bem-react/pack@1.0.1
1 parent a86c32b commit 0355cdb

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

packages/pack/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## [1.0.1](https://github.com/bem/bem-react/compare/@bem-react/pack@1.0.0...@bem-react/pack@1.0.1) (2020-08-28)
7+
8+
### Bug Fixes
9+
10+
- add pkg with sideEffects for esm build ([a86c32b](https://github.com/bem/bem-react/commit/a86c32bd303ca9d043769077fe9650b523640760))

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