Skip to content

Commit

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

## [0.1.2](https://github.com/transloadit/ts-fly/compare/v0.1.1...v0.1.2) (2023-05-16)


### Features

* add TS definitions ([015fd8c](https://github.com/transloadit/ts-fly/commit/015fd8c87ba42f0fc87e897b070f4f4452d5fff0))


### Bug Fixes

* optimize handling on JS files ([e4c713a](https://github.com/transloadit/ts-fly/commit/e4c713afe78770f623b6836f3d5175a2ccdea5a7))

## [0.1.1](https://github.com/transloadit/ts-fly/compare/v0.1.0...v0.1.1) (2023-05-16)


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

0 comments on commit 3adeb7a

Please sign in to comment.