Skip to content

Commit 2250061

Browse files
authored
release: 1.0.0-alpha.16 (#103)
Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
1 parent 38d5a59 commit 2250061

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.0.0-alpha.16](https://github.com/flex-development/mkbuild/compare/1.0.0-alpha.15...1.0.0-alpha.16) (2023-03-03)
2+
3+
4+
### :package: Build
5+
6+
* **deps:** Bump @flex-development/mlly from 1.0.0-alpha.14 to 1.0.0-alpha.15 ([#101](https://github.com/flex-development/mkbuild/issues/101)) ([38d5a59](https://github.com/flex-development/mkbuild/commit/38d5a5982c70c4f896c6a0df661388e51ec3628f))
7+
8+
9+
### :robot: Continuous Integration
10+
11+
* **workflows:** add `auto-merge` ([f8d3c62](https://github.com/flex-development/mkbuild/commit/f8d3c6240fd31d5ae89a949bf2e2ebec39956612))
12+
113
## [1.0.0-alpha.15](https://github.com/flex-development/mkbuild/compare/1.0.0-alpha.14...1.0.0-alpha.15) (2023-03-03)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@flex-development/mkbuild",
33
"description": "An esbuild based file-to-file transformer and bundler",
4-
"version": "1.0.0-alpha.15",
4+
"version": "1.0.0-alpha.16",
55
"keywords": [
66
"bundle",
77
"bundler",

0 commit comments

Comments
 (0)