Skip to content

Commit e13eaa0

Browse files
author
Release Workflow
committed
chore(release): esm-shim v0.1.7
1 parent b778ba0 commit e13eaa0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/esm-shim/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @rollup/plugin-esm-shim ChangeLog
22

3+
## v0.1.7
4+
5+
_2024-06-05_
6+
7+
### Bugfixes
8+
9+
- fix: missing exports in types (#1670)
10+
311
## v0.1.6
412

513
_2024-04-05_

packages/esm-shim/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-esm-shim",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)