File tree 10 files changed +32
-8
lines changed
10 files changed +32
-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.14] ( https://github.com/microlinkhq/sdk/compare/v5.5.13...v5.5.14 ) (2023-03-22)
7
+
8
+ ### Bug Fixes
9
+
10
+ * infinite loading ([ #298 ] ( https://github.com/microlinkhq/sdk/issues/298 ) ) ([ 159f1d5] ( https://github.com/microlinkhq/sdk/commit/159f1d55b4170f4660318f74c03fd119ad495f37 ) )
11
+
6
12
## [ 5.5.13] ( https://github.com/microlinkhq/sdk/compare/v5.5.12...v5.5.13 ) (2023-03-15)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 3
3
"packages" : [
4
4
" packages/*"
5
5
],
6
- "version" : " 5.5.13 "
6
+ "version" : " 5.5.14 "
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.14] ( https://github.com/microlinkhq/sdk/compare/v5.5.13...v5.5.14 ) (2023-03-22)
7
+
8
+ ** Note:** Version bump only for package @microlink/hover-react
9
+
6
10
## [ 5.5.13] ( https://github.com/microlinkhq/sdk/compare/v5.5.12...v5.5.13 ) (2023-03-15)
7
11
8
12
** 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.13 " ,
5
+ "version" : " 5.5.14 " ,
6
6
"main" : " dist/microlink.cjs" ,
7
7
"module" : " dist/microlink.mjs" ,
8
8
"jsnext:main" : " dist/microlink.mjs" ,
25
25
" react"
26
26
],
27
27
"dependencies" : {
28
- "@microlink/react" : " ^5.5.13 "
28
+ "@microlink/react" : " ^5.5.14 "
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.14] ( https://github.com/microlinkhq/sdk/compare/v5.5.13...v5.5.14 ) (2023-03-22)
7
+
8
+ ** Note:** Version bump only for package @microlink/hover-vanilla
9
+
6
10
## [ 5.5.13] ( https://github.com/microlinkhq/sdk/compare/v5.5.12...v5.5.13 ) (2023-03-15)
7
11
8
12
** 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.13 " ,
5
+ "version" : " 5.5.14 " ,
6
6
"main" : " dist/microlink.cjs" ,
7
7
"module" : " dist/microlink.mjs" ,
8
8
"jsnext:main" : " dist/microlink.mjs" ,
26
26
" vanilla"
27
27
],
28
28
"dependencies" : {
29
- "@microlink/hover-react" : " ^5.5.13 " ,
29
+ "@microlink/hover-react" : " ^5.5.14 " ,
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.14] ( https://github.com/microlinkhq/sdk/compare/v5.5.13...v5.5.14 ) (2023-03-22)
7
+
8
+ ### Bug Fixes
9
+
10
+ * infinite loading ([ #298 ] ( https://github.com/microlinkhq/sdk/issues/298 ) ) ([ 159f1d5] ( https://github.com/microlinkhq/sdk/commit/159f1d55b4170f4660318f74c03fd119ad495f37 ) )
11
+
6
12
## [ 5.5.13] ( https://github.com/microlinkhq/sdk/compare/v5.5.12...v5.5.13 ) (2023-03-15)
7
13
8
14
### Bug Fixes
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.13 " ,
5
+ "version" : " 5.5.14 " ,
6
6
"main" : " dist/microlink.cjs" ,
7
7
"module" : " dist/microlink.mjs" ,
8
8
"jsnext:main" : " dist/microlink.mjs" ,
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.14] ( https://github.com/microlinkhq/sdk/compare/v5.5.13...v5.5.14 ) (2023-03-22)
7
+
8
+ ** Note:** Version bump only for package @microlink/vanilla
9
+
6
10
## [ 5.5.13] ( https://github.com/microlinkhq/sdk/compare/v5.5.12...v5.5.13 ) (2023-03-15)
7
11
8
12
** 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.13 " ,
5
+ "version" : " 5.5.14 " ,
6
6
"main" : " dist/microlink.cjs" ,
7
7
"module" : " dist/microlink.mjs" ,
8
8
"jsnext:main" : " dist/microlink.mjs" ,
25
25
" vanilla"
26
26
],
27
27
"dependencies" : {
28
- "@microlink/react" : " ^5.5.13 "
28
+ "@microlink/react" : " ^5.5.14 "
29
29
},
30
30
"devDependencies" : {
31
31
"@rollup/plugin-commonjs" : " latest" ,
You can’t perform that action at this time.
0 commit comments