Skip to content

Commit fc131d7

Browse files
committed
chore: release and publish
- @thc/webpack-atom-js-react-css@1.0.1-beta.3 - @thc/webpack-atom-js-react-scss@1.0.1-beta.3
1 parent 8326340 commit fc131d7

File tree

4 files changed

+24
-2
lines changed

4 files changed

+24
-2
lines changed

‎packages/atoms/webpack-atom-js-react-css/CHANGELOG.md‎

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.1-beta.3](https://github.com/thc-tools/webpack-laboratory/compare/@thc/webpack-atom-js-react-css@1.0.1-beta.2...@thc/webpack-atom-js-react-css@1.0.1-beta.3) (2020-11-21)
7+
8+
9+
### Bug Fixes
10+
11+
* repairing polyfill ([8326340](https://github.com/thc-tools/webpack-laboratory/commit/832634079067d1f2281e421ce642d37c4d795d09))
12+
13+
14+
15+
16+
617
## [1.0.1-beta.2](https://github.com/thc-tools/webpack-laboratory/compare/@thc/webpack-atom-js-react-css@1.0.1-beta.1...@thc/webpack-atom-js-react-css@1.0.1-beta.2) (2020-11-21)
718

819

‎packages/atoms/webpack-atom-js-react-css/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thc/webpack-atom-js-react-css",
3-
"version": "1.0.1-beta.2",
3+
"version": "1.0.1-beta.3",
44
"description": "Ready to use webpack configuration, for React and CSS project",
55
"keywords": [
66
"react",

‎packages/atoms/webpack-atom-js-react-scss/CHANGELOG.md‎

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.1-beta.3](https://github.com/thc-tools/webpack-laboratory/compare/@thc/webpack-atom-js-react-scss@1.0.1-beta.2...@thc/webpack-atom-js-react-scss@1.0.1-beta.3) (2020-11-21)
7+
8+
9+
### Bug Fixes
10+
11+
* repairing polyfill ([8326340](https://github.com/thc-tools/webpack-laboratory/commit/832634079067d1f2281e421ce642d37c4d795d09))
12+
13+
14+
15+
16+
617
## [1.0.1-beta.2](https://github.com/thc-tools/webpack-laboratory/compare/@thc/webpack-atom-js-react-scss@1.0.1-beta.1...@thc/webpack-atom-js-react-scss@1.0.1-beta.2) (2020-11-21)
718

819

‎packages/atoms/webpack-atom-js-react-scss/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thc/webpack-atom-js-react-scss",
3-
"version": "1.0.1-beta.2",
3+
"version": "1.0.1-beta.3",
44
"description": "Ready to use webpack configuration, for React and SCSS project",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)