Skip to content

Commit b4abf23

Browse files
author
Release Workflow
committed
chore(release): esm-shim v0.1.0
1 parent 3b20853 commit b4abf23

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/esm-shim/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @rollup/plugin-esm-shim ChangeLog
2+
3+
## v0.1.0
4+
5+
_2023-04-04_
6+
7+
### Features
8+
9+
- feat: initial release [#1415](https://github.com/rollup/plugins/pull/1415)

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.0.0",
3+
"version": "0.1.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)