Skip to content

Commit

Permalink
v5.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Mar 22, 2021
1 parent c43f7c7 commit 45ae553
Show file tree
Hide file tree
Showing 10 changed files with 49 additions and 9 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.5.5](https://github.com/microlinkhq/sdk/compare/v5.5.4...v5.5.5) (2021-03-22)

**Note:** Version bump only for package @microlink/root





## [5.5.4](https://github.com/microlinkhq/sdk/compare/v5.5.3...v5.5.4) (2021-01-17)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "5.5.4"
"version": "5.5.5"
}
8 changes: 8 additions & 0 deletions packages/hover-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.5.5](http://github.com/microlinkhq/sdk/tree/master/packages/hover-react/compare/v5.5.4...v5.5.5) (2021-03-22)

**Note:** Version bump only for package @microlink/hover-react





## [5.5.4](http://github.com/microlinkhq/sdk/tree/master/packages/hover-react/compare/v5.5.3...v5.5.4) (2021-01-17)


Expand Down
6 changes: 3 additions & 3 deletions packages/hover-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"name": "@microlink/hover-react",
"description": "Turn links into beautiful previews.",
"homepage": "https://microlink.io/sdk",
"version": "5.5.4",
"version": "5.5.5",
"main": "dist/microlink.js",
"module": "dist/microlink.module.js",
"jsnext:main": "dist/microlink.module.js",
"repository": {
"type": "git",
"url": "git+https://github.com/microlinkhq/sdk/tree/master/packages/hover-react"
"url": "git+https://github.com/microlinkhq/sdk.git#master"
},
"bugs": {
"url": "https://github.com/microlinkhq/sdk/issues"
Expand All @@ -24,7 +24,7 @@
"react"
],
"dependencies": {
"@microlink/react": "^5.5.4"
"@microlink/react": "^5.5.5"
},
"devDependencies": {
"@babel/core": "latest",
Expand Down
8 changes: 8 additions & 0 deletions packages/hover-vanilla/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.5.5](http://github.com/microlinkhq/sdk/tree/master/packages/hover-vanilla/compare/v5.5.4...v5.5.5) (2021-03-22)

**Note:** Version bump only for package @microlink/hover-vanilla





## [5.5.4](http://github.com/microlinkhq/sdk/tree/master/packages/hover-vanilla/compare/v5.5.3...v5.5.4) (2021-01-17)

**Note:** Version bump only for package @microlink/hover-vanilla
Expand Down
4 changes: 2 additions & 2 deletions packages/hover-vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microlink/hover-vanilla",
"description": "Turn links into beautiful previews.",
"homepage": "https://microlink.io/sdk",
"version": "5.5.4",
"version": "5.5.5",
"main": "dist/microlink.js",
"module": "dist/microlink.module.js",
"jsnext:main": "dist/microlink.module.js",
Expand All @@ -25,7 +25,7 @@
"vanilla"
],
"dependencies": {
"@microlink/hover-react": "^5.5.4",
"@microlink/hover-react": "^5.5.5",
"is-localhost-url": "~1.0.3"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.5.5](http://github.com/microlinkhq/sdk/tree/master/packages/react/compare/v5.5.4...v5.5.5) (2021-03-22)

**Note:** Version bump only for package @microlink/react





## [5.5.4](http://github.com/microlinkhq/sdk/tree/master/packages/react/compare/v5.5.3...v5.5.4) (2021-01-17)

**Note:** Version bump only for package @microlink/react
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microlink/react",
"description": "Turn links into beautiful previews.",
"homepage": "https://microlink.io/sdk",
"version": "5.5.4",
"version": "5.5.5",
"main": "dist/microlink.js",
"module": "dist/microlink.module.js",
"jsnext:main": "dist/microlink.module.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/vanilla/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.5.5](http://github.com/microlinkhq/sdk/tree/master/packages/vanilla/compare/v5.5.4...v5.5.5) (2021-03-22)

**Note:** Version bump only for package @microlink/vanilla





## [5.5.4](http://github.com/microlinkhq/sdk/tree/master/packages/vanilla/compare/v5.5.3...v5.5.4) (2021-01-17)

**Note:** Version bump only for package @microlink/vanilla
Expand Down
4 changes: 2 additions & 2 deletions packages/vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microlink/vanilla",
"description": "Turn links into beautiful previews.",
"homepage": "https://microlink.io/sdk",
"version": "5.5.4",
"version": "5.5.5",
"main": "dist/microlink.js",
"module": "dist/microlink.module.js",
"jsnext:main": "dist/microlink.module.js",
Expand All @@ -26,7 +26,7 @@
"previsualization"
],
"dependencies": {
"@microlink/react": "^5.5.4"
"@microlink/react": "^5.5.5"
},
"devDependencies": {
"@rollup/plugin-commonjs": "latest",
Expand Down

0 comments on commit 45ae553

Please sign in to comment.