Skip to content

Commit a8e9424

Browse files
authored
release: 1.0.0-alpha.15 (#181)
Signed-off-by: Lexus Drumgold <[email protected]>
1 parent 29120fa commit a8e9424

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## [1.0.0-alpha.15](https://github.com/flex-development/mlly/compare/1.0.0-alpha.14...1.0.0-alpha.15) (2023-03-03)
2+
3+
4+
### :package: Build
5+
6+
* **deps-dev:** Bump @flex-development/mkbuild from 1.0.0-alpha.14 to 1.0.0-alpha.15 ([#179](https://github.com/flex-development/mlly/issues/179)) ([b3ae5a9](https://github.com/flex-development/mlly/commit/b3ae5a987ace837faa9a5a9bdee4971ac4631056))
7+
8+
9+
### :robot: Continuous Integration
10+
11+
* **workflows:** add `auto-merge` ([5c93310](https://github.com/flex-development/mlly/commit/5c933108f98316c1092e7c90824ddccef798c685))
12+
13+
14+
### :bug: Fixes
15+
16+
* **utils:** [`toBareSpecifier`] remove `@types/` prefix ([29120fa](https://github.com/flex-development/mlly/commit/29120faadeb97e3c2a711ede8b8dcbc35951279a))
17+
18+
19+
### :white_check_mark: Testing
20+
21+
* **ts:** cleanup base tsconfig file ([7b665ee](https://github.com/flex-development/mlly/commit/7b665eed3d02fae2109095e047c74092b30ef55a))
22+
123
## [1.0.0-alpha.14](https://github.com/flex-development/mlly/compare/1.0.0-alpha.13...1.0.0-alpha.14) (2023-03-03)
224

325

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/mlly",
33
"description": "ECMAScript module utilities",
4-
"version": "1.0.0-alpha.14",
4+
"version": "1.0.0-alpha.15",
55
"keywords": [
66
"ecmascript",
77
"esm",

0 commit comments

Comments
 (0)