File tree 2 files changed +34
-1
lines changed
2 files changed +34
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.0.0 (2023-01-29)
2
+
3
+
4
+ ### :package : Build
5
+
6
+ * ** deps-dev:** Bump typescript from 5.0.0-dev.20230128 to 5.0.0-dev.20230129 ([ #1 ] ( https://github.com/flex-development/builtin-modules/issues/1 ) ) ([ fc8efd4] ( https://github.com/flex-development/builtin-modules/commit/fc8efd4fd4b2aa03e88f91a2134a67b33eb7d6ab ) )
7
+
8
+
9
+ ### :robot : Continuous Integration
10
+
11
+ * [[ @dependabot ] ( https://github.com/dependabot )] add config ([ 02df9ee] ( https://github.com/flex-development/builtin-modules/commit/02df9eebc417f9c54d6f4bb1f1fdfc4db518588c ) )
12
+ * ** workflows:** [ ` ci ` ] upload coverage report to codecov ([ 1332188] ( https://github.com/flex-development/builtin-modules/commit/13321880de80e79ac28564aae8e64c14f10f6e29 ) )
13
+
14
+
15
+ ### :pencil : Documentation
16
+
17
+ * add esm badge ([ 0fb2347] ( https://github.com/flex-development/builtin-modules/commit/0fb2347b01ff1d326fa8c2ae0ad971ef755ff630 ) )
18
+ * api ([ a7450e1] ( https://github.com/flex-development/builtin-modules/commit/a7450e1db1e6683ccc3fca112350f534fb61541c ) )
19
+ * use ([ 10d9348] ( https://github.com/flex-development/builtin-modules/commit/10d9348e78b7909ec382e8e8994c161e2d46223a ) )
20
+
21
+
22
+ ### :sparkles : Features
23
+
24
+ * ** builtins:** ` builtinModules ` ([ 47a1925] ( https://github.com/flex-development/builtin-modules/commit/47a19258a2abfa2ef22a9c77d0946b90f80099e9 ) )
25
+
26
+
27
+ ### :house_with_garden : Housekeeping
28
+
29
+ * project cleanup ([ aaca47d] ( https://github.com/flex-development/builtin-modules/commit/aaca47d4987bb793a706a9a69b49163fc90b19d0 ) )
30
+ * ** github:** add commit scope ` builtins ` ([ df39c15] ( https://github.com/flex-development/builtin-modules/commit/df39c1528d72e593e2398b6558fc11379c476461 ) )
31
+ * ** github:** add label ` scope:builtins ` ([ 723fdb4] ( https://github.com/flex-development/builtin-modules/commit/723fdb4d287d4838adca2f5ed5184133c6ea92ae ) )
32
+ * ** tests:** codecov integration ([ 1855fb7] ( https://github.com/flex-development/builtin-modules/commit/1855fb79728b31b9c76b310836c235301449ebb6 ) )
33
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @flex-development/builtin-modules" ,
3
3
"description" : " Universal drop-in replacement for module.builtinModules" ,
4
- "version" : " 0 .0.0" ,
4
+ "version" : " 1 .0.0" ,
5
5
"keywords" : [
6
6
" builtin" ,
7
7
" module" ,
You can’t perform that action at this time.
0 commit comments