Skip to content

Commit

Permalink
chore(main): release 0.1.0 (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: Antoine du Hamel <[email protected]>
  • Loading branch information
github-actions[bot] and aduh95 authored May 16, 2023
1 parent a6364f7 commit 1470789
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## 0.1.0 (2023-05-16)


### Features

* initial commit ([d6ec8d5](https://github.com/transloadit/ts-fly/commit/d6ec8d58417c607876c479528a5c0ede75968020))


### Bug Fixes

* **doc:** insist on the fact that `ts-fly` is not production ready ([23baaa1](https://github.com/transloadit/ts-fly/commit/23baaa17f157ee81e166d4612e9bc4e7300e1a33))
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.0.1",
"version": "0.1.0",
"description": "Run TS on-the-fly on Node.js",
"packageManager": "[email protected]+sha224.8f42459cf3e9d5e6b89b7f432466d6b4017c6d948798ba16725e047f",
"pre-commit": "lint-staged",
Expand Down

0 comments on commit 1470789

Please sign in to comment.