Skip to content

Commit

Permalink
chore(release): 🚀 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
folke committed Dec 9, 2020
1 parent cd5f3c8 commit ab23dc1
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,3 +1,10 @@
## [1.2.0](https://github.com/folke/esbuild-runner/compare/1.1.1...1.2.0) (2020-12-09)


### Features

* ✨ added support for source maps ([3435f7e](https://github.com/folke/esbuild-runner/commit/3435f7ea02102da8612ba95d9590f0772d58db4d))

### [1.1.1](https://github.com/folke/esbuild-runner/compare/1.1.0...1.1.1) (2020-12-07)


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": "esbuild-runner",
"version": "1.1.1",
"version": "1.2.0",
"description": "Super-fast on-the-fly transpilation of modern JS, TypeScript and JSX using esbuild",
"repository": "http://github.com/folke/esbuild-runner",
"main": "lib/index.js",
Expand Down

0 comments on commit ab23dc1

Please sign in to comment.