Skip to content

Commit

Permalink
chore(release): v5.5.21
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jul 18, 2024
1 parent fb9ba04 commit 207a7da
Show file tree
Hide file tree
Showing 10 changed files with 28 additions and 8 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.21](https://github.com/microlinkhq/sdk/compare/v5.5.20...v5.5.21) (2024-07-18)

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

## [5.5.20](https://github.com/microlinkhq/sdk/compare/v5.5.19...v5.5.20) (2024-07-18)

**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.20"
"version": "5.5.21"
}
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.21](https://github.com/microlinkhq/sdk/compare/v5.5.20...v5.5.21) (2024-07-18)

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

## [5.5.20](https://github.com/microlinkhq/sdk/compare/v5.5.19...v5.5.20) (2024-07-18)

**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.20",
"version": "5.5.21",
"main": "dist/microlink.cjs",
"module": "dist/microlink.mjs",
"jsnext:main": "dist/microlink.mjs",
Expand All @@ -25,7 +25,7 @@
"react"
],
"dependencies": {
"@microlink/react": "^5.5.20"
"@microlink/react": "^5.5.21"
},
"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.21](https://github.com/microlinkhq/sdk/compare/v5.5.20...v5.5.21) (2024-07-18)

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

## [5.5.20](https://github.com/microlinkhq/sdk/compare/v5.5.19...v5.5.20) (2024-07-18)

**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.20",
"version": "5.5.21",
"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.20",
"@microlink/hover-react": "^5.5.21",
"localhost-url-regex": "~1.0.4"
},
"devDependencies": {
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.21](https://github.com/microlinkhq/sdk/compare/v5.5.20...v5.5.21) (2024-07-18)

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

## [5.5.20](https://github.com/microlinkhq/sdk/compare/v5.5.19...v5.5.20) (2024-07-18)

**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.20",
"version": "5.5.21",
"main": "dist/microlink.cjs",
"module": "dist/microlink.mjs",
"jsnext:main": "dist/microlink.mjs",
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.21](https://github.com/microlinkhq/sdk/compare/v5.5.20...v5.5.21) (2024-07-18)

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

## [5.5.20](https://github.com/microlinkhq/sdk/compare/v5.5.19...v5.5.20) (2024-07-18)

**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.20",
"version": "5.5.21",
"main": "dist/microlink.cjs",
"module": "dist/microlink.mjs",
"jsnext:main": "dist/microlink.mjs",
Expand All @@ -25,7 +25,7 @@
"vanilla"
],
"dependencies": {
"@microlink/react": "^5.5.20"
"@microlink/react": "^5.5.21"
},
"devDependencies": {
"@rollup/plugin-commonjs": "latest",
Expand Down

0 comments on commit 207a7da

Please sign in to comment.