Skip to content

Commit

Permalink
release: 1.0.0-alpha.11 (#44)
Browse files Browse the repository at this point in the history
Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
  • Loading branch information
unicornware authored Feb 13, 2023
1 parent fcd4c51 commit f8233c3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.0-alpha.11](https://github.com/flex-development/mkbuild/compare/1.0.0-alpha.10...1.0.0-alpha.11) (2023-02-12)


### :bug: Fixes

* dts-only write ([fcd4c51](https://github.com/flex-development/mkbuild/commit/fcd4c519e3c1935483c9672806a51e704906464d))

## [1.0.0-alpha.10](https://github.com/flex-development/mkbuild/compare/1.0.0-alpha.9...1.0.0-alpha.10) (2023-02-12)


Expand Down Expand Up @@ -257,4 +264,3 @@
* **utils:** [`esbuilder`] let esbuild externalize node built-ins ([200d360](https://github.com/flex-development/mkbuild/commit/200d360bda3ca7accd5cf7251d6322adeacb4c50))
* **utils:** [`esbuilder`] remove `TS_NODE_PROJECT` check for tsconfig-paths plugin ([c863c7e](https://github.com/flex-development/mkbuild/commit/c863c7e1467b799609ac084b197ef9f0a4a03cec))
* **utils:** [`extractStatements`] follow `unsupported-dynamic-import` rule ([ee2110b](https://github.com/flex-development/mkbuild/commit/ee2110ba7abb7214b30a92eb4b72ad9532b7a377))

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@flex-development/mkbuild",
"description": "An esbuild based file-to-file transformer and bundler",
"version": "1.0.0-alpha.10",
"version": "1.0.0-alpha.11",
"keywords": [
"bundle",
"bundler",
Expand Down

0 comments on commit f8233c3

Please sign in to comment.