Skip to content

Commit 7997f42

Browse files
chore(release): πŸ€–πŸ”–πŸš€ v2.1.2
## [2.1.2](v2.1.1...v2.1.2) (2021-11-03) ### πŸ“¦ Dependencies * upgrade babel packages ([2701f2c](2701f2c)) * upgrade webpack related pckgs ([0c636f1](0c636f1))
1 parent 5d02df8 commit 7997f42

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44
55

66

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+
715
## [2.1.1](https://github.com/stackr23/webpack/compare/v2.1.0...v2.1.1) (2021-09-20)
816

917

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackr23/webpack",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "shared webpack config of StackR23",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
Β (0)