Skip to content

Commit 5303535

Browse files
committed
chore(release): v5.5.19
1 parent abfdc45 commit 5303535

File tree

6 files changed

+21
-3
lines changed

6 files changed

+21
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.5.19](https://github.com/microlinkhq/sdk/compare/v5.5.18...v5.5.19) (2024-02-29)
7+
8+
### Bug Fixes
9+
10+
* **vanilla:** disable mangle ([abfdc45](https://github.com/microlinkhq/sdk/commit/abfdc45a404df4a491f28db2713ddfe9e2a95aa4))
11+
612
## [5.5.18](https://github.com/microlinkhq/sdk/compare/v5.5.17...v5.5.18) (2024-01-09)
713

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

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"packages": [
44
"packages/*"
55
],
6-
"version": "5.5.18"
6+
"version": "5.5.19"
77
}

packages/hover-vanilla/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.5.19](https://github.com/microlinkhq/sdk/compare/v5.5.18...v5.5.19) (2024-02-29)
7+
8+
### Bug Fixes
9+
10+
* **vanilla:** disable mangle ([abfdc45](https://github.com/microlinkhq/sdk/commit/abfdc45a404df4a491f28db2713ddfe9e2a95aa4))
11+
612
## [5.5.18](https://github.com/microlinkhq/sdk/compare/v5.5.17...v5.5.18) (2024-01-09)
713

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

packages/hover-vanilla/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@microlink/hover-vanilla",
33
"description": "Turn links into beautiful previews.",
44
"homepage": "https://microlink.io/sdk",
5-
"version": "5.5.18",
5+
"version": "5.5.19",
66
"main": "dist/microlink.cjs",
77
"module": "dist/microlink.mjs",
88
"jsnext:main": "dist/microlink.mjs",

packages/vanilla/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.5.19](https://github.com/microlinkhq/sdk/compare/v5.5.18...v5.5.19) (2024-02-29)
7+
8+
### Bug Fixes
9+
10+
* **vanilla:** disable mangle ([abfdc45](https://github.com/microlinkhq/sdk/commit/abfdc45a404df4a491f28db2713ddfe9e2a95aa4))
11+
612
## [5.5.18](https://github.com/microlinkhq/sdk/compare/v5.5.17...v5.5.18) (2024-01-09)
713

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

packages/vanilla/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@microlink/vanilla",
33
"description": "Turn links into beautiful previews.",
44
"homepage": "https://microlink.io/sdk",
5-
"version": "5.5.18",
5+
"version": "5.5.19",
66
"main": "dist/microlink.cjs",
77
"module": "dist/microlink.mjs",
88
"jsnext:main": "dist/microlink.mjs",

0 commit comments

Comments
 (0)