Skip to content

Commit aefda99

Browse files
committed
chore(release): publish
- @bem-react/pack@1.0.4
1 parent 7e1d45f commit aefda99

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.0.4](https://github.com/bem/bem-react/compare/@bem-react/pack@1.0.3...@bem-react/pack@1.0.4) (2020-10-08)
7+
8+
### Bug Fixes
9+
10+
- **pack:** support async postcss plugins ([7e1d45f](https://github.com/bem/bem-react/commit/7e1d45fddc825ab3e9e2cd10ae93e5761617fcc9))
11+
612
## [1.0.3](https://github.com/bem/bem-react/compare/@bem-react/pack@1.0.2...@bem-react/pack@1.0.3) (2020-09-04)
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.3",
3+
"version": "1.0.4",
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)