We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d02df8 commit 7997f42Copy full SHA for 7997f42
2 files changed
βCHANGELOG.mdβ
@@ -4,6 +4,14 @@
4
5
6
7
+## [2.1.2](https://github.com/stackr23/webpack/compare/v2.1.1...v2.1.2) (2021-11-03)
8
+
9
10
+### :package: Dependencies
11
12
+* upgrade babel packages ([2701f2c](https://github.com/stackr23/webpack/commit/2701f2cd35568a97e6ae5f019026bdba0b34e027))
13
+* upgrade webpack related pckgs ([0c636f1](https://github.com/stackr23/webpack/commit/0c636f108765137754081ba0ed6f6488c9b9e86f))
14
15
## [2.1.1](https://github.com/stackr23/webpack/compare/v2.1.0...v2.1.1) (2021-09-20)
16
17
βpackage.jsonβ
@@ -1,6 +1,6 @@
1
{
2
"name": "@stackr23/webpack",
3
- "version": "2.1.1",
+ "version": "2.1.2",
"description": "shared webpack config of StackR23",
"main": "index.js",
"scripts": {
0 commit comments