Skip to content

Commit 46ee158

Browse files
chore(release): 0.1.0 [skip ci]
# [0.1.0](v0.0.2...v0.1.0) (2022-07-05) ### Features * cjs fallback ([a188ac0](a188ac0))
1 parent 55a3da2 commit 46ee158

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# [0.1.0](https://github.com/xg4/rollup-typescript-boilerplate/compare/v0.0.2...v0.1.0) (2022-07-05)
2+
3+
### Features
4+
5+
- cjs fallback ([a188ac0](https://github.com/xg4/rollup-typescript-boilerplate/commit/a188ac03a4de857ae373a5cf4d81604be9c97425))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xg4/hello",
3-
"version": "0.0.2",
3+
"version": "0.1.0",
44
"description": "rollup boilerplate for typescript",
55
"keywords": [
66
"boilerplate",

0 commit comments

Comments
 (0)