Skip to content

Commit 2f943d5

Browse files
author
Release Workflow
committed
chore(release): dynamic-import-vars v2.1.5
1 parent 25aa1fa commit 2f943d5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Diff for: packages/dynamic-import-vars/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @rollup/plugin-dynamic-import-vars ChangeLog
22

3+
## v2.1.5
4+
5+
_2024-10-21_
6+
7+
### Updates
8+
9+
- chore: revert 2.1.4 changes (#1799)
10+
311
## v2.1.4
412

513
_2024-10-16_

Diff for: packages/dynamic-import-vars/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rollup/plugin-dynamic-import-vars",
3-
"version": "2.1.4",
3+
"version": "2.1.5",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)