Skip to content

Commit

Permalink
chore(release): 0.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.1.0](v0.0.2...v0.1.0) (2022-07-05)

### Features

* cjs fallback ([a188ac0](a188ac0))
  • Loading branch information
semantic-release-bot committed Jul 5, 2022
1 parent 55a3da2 commit 46ee158
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# [0.1.0](https://github.com/xg4/rollup-typescript-boilerplate/compare/v0.0.2...v0.1.0) (2022-07-05)

### Features

- cjs fallback ([a188ac0](https://github.com/xg4/rollup-typescript-boilerplate/commit/a188ac03a4de857ae373a5cf4d81604be9c97425))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xg4/hello",
"version": "0.0.2",
"version": "0.1.0",
"description": "rollup boilerplate for typescript",
"keywords": [
"boilerplate",
Expand Down

0 comments on commit 46ee158

Please sign in to comment.