This repository was archived by the owner on Nov 27, 2023. It is now read-only.
File tree 2 files changed +24
-1
lines changed
2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file. See [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
4
4
5
+ <a name =" 1.1.0 " ></a >
6
+ # [ 1.1.0] ( https://github.com/KnisterPeter/react-to-typescript-definitions/compare/v1.0.0...v1.1.0 ) (2018-08-16)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** deps:** update dependency astq to v2.2.10 ([ a9c27c7] ( https://github.com/KnisterPeter/react-to-typescript-definitions/commit/a9c27c7 ) )
12
+ * ** deps:** update dependency astq to v2.3.1 ([ e9d58aa] ( https://github.com/KnisterPeter/react-to-typescript-definitions/commit/e9d58aa ) )
13
+ * ** deps:** update dependency astq to v2.3.3 ([ c6a5f97] ( https://github.com/KnisterPeter/react-to-typescript-definitions/commit/c6a5f97 ) )
14
+ * ** deps:** update dependency astq to v2.3.4 ([ 3d077de] ( https://github.com/KnisterPeter/react-to-typescript-definitions/commit/3d077de ) )
15
+ * ** deps:** update dependency astq to v2.3.6 ([ 0064a64] ( https://github.com/KnisterPeter/react-to-typescript-definitions/commit/0064a64 ) )
16
+ * ** deps:** update dependency babel-generator to v6.26.1 ([ ff30c67] ( https://github.com/KnisterPeter/react-to-typescript-definitions/commit/ff30c67 ) )
17
+ * ** deps:** update dependency babylon to v7.0.0-beta.47 ([ ab95114] ( https://github.com/KnisterPeter/react-to-typescript-definitions/commit/ab95114 ) )
18
+ * ** deps:** update dependency chalk to v2.4.1 ([ e4980fc] ( https://github.com/KnisterPeter/react-to-typescript-definitions/commit/e4980fc ) )
19
+ * ** deps:** update dependency dts-dom to v3.1.0 ([ 1d79303] ( https://github.com/KnisterPeter/react-to-typescript-definitions/commit/1d79303 ) )
20
+
21
+
22
+ ### Features
23
+
24
+ * allow custom eol characters ([ 3e41b31] ( https://github.com/KnisterPeter/react-to-typescript-definitions/commit/3e41b31 ) ), closes [ #609 ] ( https://github.com/KnisterPeter/react-to-typescript-definitions/issues/609 )
25
+
26
+
27
+
5
28
<a name =" 1.0.0 " ></a >
6
29
# [ 1.0.0] ( https://github.com/KnisterPeter/react-to-typescript-definitions/compare/v0.28.2...v1.0.0 ) (2018-04-26)
7
30
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-to-typescript-definitions" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"description" : " Create typescript definitions files (d.ts) from react components" ,
5
5
"main" : " dist/src/index.js" ,
6
6
"types" : " dist/src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments