Skip to content

Commit

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

## [5.5.17](https://github.com/microlinkhq/sdk/compare/v5.5.16...v5.5.17) (2023-12-10)

### Bug Fixes

* script ([12c45c5](https://github.com/microlinkhq/sdk/commit/12c45c5f31cdb33d99871573466c240cb966284f))
* vanilla build alias ([7e004ec](https://github.com/microlinkhq/sdk/commit/7e004ecaa493c4f667fd54b91c5811f994c5ed18))

## [5.5.16](https://github.com/microlinkhq/sdk/compare/v5.5.15...v5.5.16) (2023-12-02)

### Bug Fixes
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.16"
"version": "5.5.17"
}
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.17](https://github.com/microlinkhq/sdk/compare/v5.5.16...v5.5.17) (2023-12-10)

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

## [5.5.16](https://github.com/microlinkhq/sdk/compare/v5.5.15...v5.5.16) (2023-12-02)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion 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.16",
"version": "5.5.17",
"main": "dist/microlink.cjs",
"module": "dist/microlink.mjs",
"jsnext:main": "dist/microlink.mjs",
Expand Down
6 changes: 6 additions & 0 deletions packages/hover-vanilla/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.5.17](https://github.com/microlinkhq/sdk/compare/v5.5.16...v5.5.17) (2023-12-10)

### Bug Fixes

* vanilla build alias ([7e004ec](https://github.com/microlinkhq/sdk/commit/7e004ecaa493c4f667fd54b91c5811f994c5ed18))

## [5.5.16](https://github.com/microlinkhq/sdk/compare/v5.5.15...v5.5.16) (2023-12-02)

### Bug Fixes
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.16",
"version": "5.5.17",
"main": "dist/microlink.cjs",
"module": "dist/microlink.mjs",
"jsnext:main": "dist/microlink.mjs",
Expand All @@ -26,7 +26,7 @@
"vanilla"
],
"dependencies": {
"@microlink/hover-react": "^5.5.16",
"@microlink/hover-react": "^5.5.17",
"localhost-url-regex": "~1.0.4"
},
"devDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/vanilla/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.5.17](https://github.com/microlinkhq/sdk/compare/v5.5.16...v5.5.17) (2023-12-10)

### Bug Fixes

* vanilla build alias ([7e004ec](https://github.com/microlinkhq/sdk/commit/7e004ecaa493c4f667fd54b91c5811f994c5ed18))

## [5.5.16](https://github.com/microlinkhq/sdk/compare/v5.5.15...v5.5.16) (2023-12-02)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion 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.16",
"version": "5.5.17",
"main": "dist/microlink.cjs",
"module": "dist/microlink.mjs",
"jsnext:main": "dist/microlink.mjs",
Expand Down

4 comments on commit db37215

@vercel
Copy link

@vercel vercel bot commented on db37215 Dec 10, 2023

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.vercel.app
sdk-vanilla-microlink.vercel.app
sdk-vanilla-git-master-microlink.vercel.app
sdk-vanilla.microlink.io

@vercel
Copy link

@vercel vercel bot commented on db37215 Dec 10, 2023

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.vercel.app
sdk-hover-vanilla.microlink.io
sdk-hover-vanilla-git-master-microlink.vercel.app
sdk-hover-vanilla-microlink.vercel.app

@vercel
Copy link

@vercel vercel bot commented on db37215 Dec 10, 2023

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-git-master-microlink.vercel.app
sdk-react.vercel.app
sdk-react-microlink.vercel.app
sdk-react.microlink.io

@vercel
Copy link

@vercel vercel bot commented on db37215 Dec 10, 2023

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.