File tree 2 files changed +20
-1
lines changed
2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.0.0 (2022-12-22)
2
+
3
+
4
+ ### :robot : Continuous Integration
5
+
6
+ * add [ @dependabot ] ( https://github.com/dependabot ) config ([ 32d154c] ( https://github.com/flex-development/export-regex/commit/32d154cd57171bb5316d4db42cca15625d99af72 ) )
7
+
8
+
9
+ ### :pencil : Documentation
10
+
11
+ * use + api ([ 51b74b6] ( https://github.com/flex-development/export-regex/commit/51b74b6337532fa5e6e8efdb9a910df2e104e155 ) )
12
+
13
+
14
+ ### :sparkles : Features
15
+
16
+ * ** regex:** ` EXPORT_AGGREGATE_REGEX ` ([ a84be11] ( https://github.com/flex-development/export-regex/commit/a84be11ca18e53d92aaa99b66c7e3081e701177e ) )
17
+ * ** regex:** ` EXPORT_DECLARATION_REGEX ` ([ 089eaa2] ( https://github.com/flex-development/export-regex/commit/089eaa2a0a94a44b45cd7b15169285da7e76f1ce ) )
18
+ * ** regex:** ` EXPORT_DEFAULT_REGEX ` ([ fe19bc7] ( https://github.com/flex-development/export-regex/commit/fe19bc78836daa63934bbbbd0d7db16fc5d09c23 ) )
19
+ * ** regex:** ` EXPORT_LIST_REGEX ` ([ 711bd7e] ( https://github.com/flex-development/export-regex/commit/711bd7e0cb38a7f521f30db716a73687773af3c5 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @flex-development/export-regex" ,
3
3
"description" : " Export statement regex" ,
4
- "version" : " 0 .0.0" ,
4
+ "version" : " 1 .0.0" ,
5
5
"keywords" : [
6
6
" ecmascript" ,
7
7
" export" ,
You can’t perform that action at this time.
0 commit comments