Skip to content

Commit a0cf719

Browse files
committed
πŸ”– v0.2.2
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent e3bed1b commit a0cf719

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
### Changed
1515
### Fixed
1616

17+
## [0.2.2] - 2024-12-05
18+
### Changed
19+
- Updated dependencies
20+
1721
## [0.2.1] - 2023-01-04
1822
### Changed
1923
- webpack 4: Only add polyfills to initial chunks

β€Žpackage-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpack-plugin-corejs",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "⚑ Include core-js polyfills when bundling with webpack",
55
"keywords": [
66
"corejs",

0 commit comments

Comments
Β (0)