Skip to content

Commit

Permalink
chore(main): release 0.1.4 (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 6, 2023
1 parent 3e5c739 commit b3eee82
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.4](https://github.com/transloadit/ts-fly/compare/v0.1.3...v0.1.4) (2023-07-06)


### Features

* do not transform already supported ES features ([#8](https://github.com/transloadit/ts-fly/issues/8)) ([3e5c739](https://github.com/transloadit/ts-fly/commit/3e5c7399d1c0bed0c147c18dc4323019b2c75d16))

## [0.1.3](https://github.com/transloadit/ts-fly/compare/v0.1.2...v0.1.3) (2023-07-05)


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": "@transloadit/ts-fly",
"version": "0.1.3",
"version": "0.1.4",
"description": "Run TS on-the-fly on Node.js",
"packageManager": "[email protected]+sha224.8f42459cf3e9d5e6b89b7f432466d6b4017c6d948798ba16725e047f",
"pre-commit": "lint-staged",
Expand Down

0 comments on commit b3eee82

Please sign in to comment.