Skip to content

Commit

Permalink
chore(release): v5.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Nov 13, 2022
1 parent a7b52ba commit 77b8760
Show file tree
Hide file tree
Showing 10 changed files with 30 additions and 10 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.5.10](https://github.com/microlinkhq/sdk/compare/v5.5.9...v5.5.10) (2022-11-13)

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

## [5.5.9](https://github.com/microlinkhq/sdk/compare/v5.5.8...v5.5.9) (2022-07-01)

**Note:** Version bump only for package @microlink/root
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.9"
"version": "5.5.10"
}
4 changes: 4 additions & 0 deletions packages/hover-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.5.10](https://github.com/microlinkhq/sdk/compare/v5.5.9...v5.5.10) (2022-11-13)

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

## [5.5.9](https://github.com/microlinkhq/sdk/compare/v5.5.8...v5.5.9) (2022-07-01)

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

## [5.5.10](https://github.com/microlinkhq/sdk/compare/v5.5.9...v5.5.10) (2022-11-13)

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

## [5.5.9](https://github.com/microlinkhq/sdk/compare/v5.5.8...v5.5.9) (2022-07-01)

**Note:** Version bump only for package @microlink/hover-vanilla
Expand Down
6 changes: 3 additions & 3 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.9",
"version": "5.5.10",
"main": "dist/microlink.js",
"module": "dist/microlink.module.js",
"jsnext:main": "dist/microlink.module.js",
Expand All @@ -26,17 +26,17 @@
"vanilla"
],
"dependencies": {
"@microlink/hover-react": "^5.5.9",
"@microlink/hover-react": "^5.5.10",
"is-localhost-url": "~1.0.3"
},
"devDependencies": {
"@rollup/plugin-commonjs": "latest",
"@rollup/plugin-node-resolve": "latest",
"@rollup/plugin-replace": "latest",
"@rollup/plugin-terser": "latest",
"rollup": "latest",
"rollup-plugin-copy": "latest",
"rollup-plugin-filesize": "latest",
"@rollup/plugin-terser": "latest",
"rollup-plugin-visualizer": "latest"
},
"engines": {
Expand Down
4 changes: 4 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.5.10](https://github.com/microlinkhq/sdk/compare/v5.5.9...v5.5.10) (2022-11-13)

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

## [5.5.9](https://github.com/microlinkhq/sdk/compare/v5.5.8...v5.5.9) (2022-07-01)

**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.9",
"version": "5.5.10",
"main": "dist/microlink.js",
"module": "dist/microlink.module.js",
"jsnext:main": "dist/microlink.module.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/vanilla/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.5.10](https://github.com/microlinkhq/sdk/compare/v5.5.9...v5.5.10) (2022-11-13)

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

## [5.5.9](https://github.com/microlinkhq/sdk/compare/v5.5.8...v5.5.9) (2022-07-01)

**Note:** Version bump only for package @microlink/vanilla
Expand Down
6 changes: 3 additions & 3 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.9",
"version": "5.5.10",
"main": "dist/microlink.js",
"module": "dist/microlink.module.js",
"jsnext:main": "dist/microlink.module.js",
Expand All @@ -25,15 +25,15 @@
"vanilla"
],
"dependencies": {
"@microlink/react": "^5.5.9"
"@microlink/react": "^5.5.10"
},
"devDependencies": {
"@rollup/plugin-commonjs": "latest",
"@rollup/plugin-node-resolve": "latest",
"@rollup/plugin-replace": "latest",
"@rollup/plugin-terser": "latest",
"rollup": "latest",
"rollup-plugin-filesize": "latest",
"@rollup/plugin-terser": "latest",
"rollup-plugin-visualizer": "latest"
},
"engines": {
Expand Down

4 comments on commit 77b8760

@vercel
Copy link

@vercel vercel bot commented on 77b8760 Nov 13, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sdk-react – ./packages/react

sdk-react.vercel.app
sdk-react-microlink.vercel.app
sdk-react-git-master-microlink.vercel.app
sdk-react.microlink.io

@vercel
Copy link

@vercel vercel bot commented on 77b8760 Nov 13, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sdk-vanilla – ./packages/vanilla

sdk-vanilla-microlink.vercel.app
sdk-vanilla.vercel.app
sdk-vanilla-git-master-microlink.vercel.app
sdk-vanilla.microlink.io

@vercel
Copy link

@vercel vercel bot commented on 77b8760 Nov 13, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sdk-hover-vanilla – ./packages/hover-vanilla

sdk-hover-vanilla-git-master-microlink.vercel.app
sdk-hover-vanilla-microlink.vercel.app
sdk-hover-vanilla.microlink.io
sdk-hover-vanilla.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 77b8760 Nov 13, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.