File tree Expand file tree Collapse file tree 10 files changed +71
-8
lines changed Expand file tree Collapse file tree 10 files changed +71
-8
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.5.8] ( https://github.com/microlinkhq/sdk/compare/v5.5.7...v5.5.8 ) (2022-03-13)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * avoid to pass apikey ([ #277 ] ( https://github.com/microlinkhq/sdk/issues/277 ) ) ([ 747243f] ( https://github.com/microlinkhq/sdk/commit/747243f7711b8a7f84d7ea22743bddd04b14b582 ) )
12
+ * duplicate line ([ 431f291] ( https://github.com/microlinkhq/sdk/commit/431f291385248e72c163d6e89a6a60fdb1b49bb2 ) )
13
+
14
+
15
+ ### Performance Improvements
16
+
17
+ * prefer mutation instead of Object.assign ([ e9e8b42] ( https://github.com/microlinkhq/sdk/commit/e9e8b42b3f42591f66469226a1c0db0ec1a061c8 ) )
18
+
19
+
20
+
21
+
22
+
6
23
## [ 5.5.7] ( https://github.com/microlinkhq/sdk/compare/v5.5.6...v5.5.7 ) (2021-10-04)
7
24
8
25
** Note:** Version bump only for package @microlink/root
Original file line number Diff line number Diff line change 3
3
"packages" : [
4
4
" packages/*"
5
5
],
6
- "version" : " 5.5.7 "
6
+ "version" : " 5.5.8 "
7
7
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.5.8] ( https://github.com/microlinkhq/sdk/compare/v5.5.7...v5.5.8 ) (2022-03-13)
7
+
8
+ ** Note:** Version bump only for package @microlink/hover-react
9
+
10
+
11
+
12
+
13
+
6
14
## [ 5.5.7] ( https://github.com/microlinkhq/sdk/compare/v5.5.6...v5.5.7 ) (2021-10-04)
7
15
8
16
** Note:** Version bump only for package @microlink/hover-react
Original file line number Diff line number Diff line change 2
2
"name" : " @microlink/hover-react" ,
3
3
"description" : " Turn links into beautiful previews." ,
4
4
"homepage" : " https://microlink.io/sdk" ,
5
- "version" : " 5.5.7 " ,
5
+ "version" : " 5.5.8 " ,
6
6
"main" : " dist/microlink.js" ,
7
7
"module" : " dist/microlink.module.js" ,
8
8
"jsnext:main" : " dist/microlink.module.js" ,
25
25
" react"
26
26
],
27
27
"dependencies" : {
28
- "@microlink/react" : " ^5.5.7 "
28
+ "@microlink/react" : " ^5.5.8 "
29
29
},
30
30
"devDependencies" : {
31
31
"@babel/core" : " latest" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.5.8] ( https://github.com/microlinkhq/sdk/compare/v5.5.7...v5.5.8 ) (2022-03-13)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * duplicate line ([ 431f291] ( https://github.com/microlinkhq/sdk/commit/431f291385248e72c163d6e89a6a60fdb1b49bb2 ) )
12
+
13
+
14
+ ### Performance Improvements
15
+
16
+ * prefer mutation instead of Object.assign ([ e9e8b42] ( https://github.com/microlinkhq/sdk/commit/e9e8b42b3f42591f66469226a1c0db0ec1a061c8 ) )
17
+
18
+
19
+
20
+
21
+
6
22
## [ 5.5.7] ( https://github.com/microlinkhq/sdk/compare/v5.5.6...v5.5.7 ) (2021-10-04)
7
23
8
24
** Note:** Version bump only for package @microlink/hover-vanilla
Original file line number Diff line number Diff line change 2
2
"name" : " @microlink/hover-vanilla" ,
3
3
"description" : " Turn links into beautiful previews." ,
4
4
"homepage" : " https://microlink.io/sdk" ,
5
- "version" : " 5.5.7 " ,
5
+ "version" : " 5.5.8 " ,
6
6
"main" : " dist/microlink.js" ,
7
7
"module" : " dist/microlink.module.js" ,
8
8
"jsnext:main" : " dist/microlink.module.js" ,
26
26
" vanilla"
27
27
],
28
28
"dependencies" : {
29
- "@microlink/hover-react" : " ^5.5.7 " ,
29
+ "@microlink/hover-react" : " ^5.5.8 " ,
30
30
"is-localhost-url" : " ~1.0.3"
31
31
},
32
32
"devDependencies" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.5.8] ( https://github.com/microlinkhq/sdk/compare/v5.5.7...v5.5.8 ) (2022-03-13)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * avoid to pass apikey ([ #277 ] ( https://github.com/microlinkhq/sdk/issues/277 ) ) ([ 747243f] ( https://github.com/microlinkhq/sdk/commit/747243f7711b8a7f84d7ea22743bddd04b14b582 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 5.5.7] ( https://github.com/microlinkhq/sdk/compare/v5.5.6...v5.5.7 ) (2021-10-04)
7
18
8
19
** Note:** Version bump only for package @microlink/react
Original file line number Diff line number Diff line change 2
2
"name" : " @microlink/react" ,
3
3
"description" : " Turn links into beautiful previews." ,
4
4
"homepage" : " https://microlink.io/sdk" ,
5
- "version" : " 5.5.7 " ,
5
+ "version" : " 5.5.8 " ,
6
6
"main" : " dist/microlink.js" ,
7
7
"module" : " dist/microlink.module.js" ,
8
8
"jsnext:main" : " dist/microlink.module.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.5.8] ( https://github.com/microlinkhq/sdk/compare/v5.5.7...v5.5.8 ) (2022-03-13)
7
+
8
+
9
+ ### Performance Improvements
10
+
11
+ * prefer mutation instead of Object.assign ([ e9e8b42] ( https://github.com/microlinkhq/sdk/commit/e9e8b42b3f42591f66469226a1c0db0ec1a061c8 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 5.5.7] ( https://github.com/microlinkhq/sdk/compare/v5.5.6...v5.5.7 ) (2021-10-04)
7
18
8
19
** Note:** Version bump only for package @microlink/vanilla
Original file line number Diff line number Diff line change 2
2
"name" : " @microlink/vanilla" ,
3
3
"description" : " Turn links into beautiful previews." ,
4
4
"homepage" : " https://microlink.io/sdk" ,
5
- "version" : " 5.5.7 " ,
5
+ "version" : " 5.5.8 " ,
6
6
"main" : " dist/microlink.js" ,
7
7
"module" : " dist/microlink.module.js" ,
8
8
"jsnext:main" : " dist/microlink.module.js" ,
25
25
" vanilla"
26
26
],
27
27
"dependencies" : {
28
- "@microlink/react" : " ^5.5.7 "
28
+ "@microlink/react" : " ^5.5.8 "
29
29
},
30
30
"devDependencies" : {
31
31
"@rollup/plugin-commonjs" : " latest" ,
You can’t perform that action at this time.
0 commit comments