Skip to content

Commit

Permalink
0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed Apr 30, 2019
1 parent b4ed351 commit bd7825a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.0.2](https://github.com/wessberg/cjs-to-esm-transformer/compare/v0.0.1...v0.0.2) (2019-04-30)



## 0.0.1 (2019-04-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wessberg/cjs-to-esm-transformer",
"version": "0.0.1",
"version": "0.0.2",
"description": "A Custom Transformer for Typescript that transforms Node-style CommonJS to tree-shakeable ES Modules",
"scripts": {
"generate:readme": "scaffold readme --yes",
Expand Down

0 comments on commit bd7825a

Please sign in to comment.