Skip to content

Commit 71a619d

Browse files
committed
πŸ”– Release 1.0.2
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent 0942526 commit 71a619d

File tree

3 files changed

+44
-27
lines changed

3 files changed

+44
-27
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ All notable changes to this project will be documented in this file.
99
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1010
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1111

12+
## [1.0.2] - 2025-10-19
13+
### Changed
14+
- Updated dependencies
15+
1216
## [1.0.1] - 2024-12-05
1317
### Changed
1418
- Updated dependencies

β€Žpackage-lock.jsonβ€Ž

Lines changed: 39 additions & 26 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": "rollup-plugin-corejs",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "⚑ include core-js polyfills when bundling with rollup",
55
"keywords": [
66
"corejs",

0 commit comments

Comments
Β (0)