Skip to content

Commit

Permalink
v5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jun 18, 2020
1 parent 495f2d4 commit 74e53d6
Show file tree
Hide file tree
Showing 12 changed files with 80 additions and 10 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.4.0](https://github.com/microlinkhq/sdk/compare/v5.3.5...v5.4.0) (2020-06-18)


### Bug Fixes

* build reference ([40f8a7d](https://github.com/microlinkhq/sdk/commit/40f8a7d2e9936b823ea1e2cfdabf0df7ee2fcb44))


### Features

* allow customization via CSS variables ([ca5e43d](https://github.com/microlinkhq/sdk/commit/ca5e43dce9937804ad9096c2277c430ebaa60043)), closes [#235](https://github.com/microlinkhq/sdk/issues/235)





## [5.3.5](https://github.com/microlinkhq/sdk/compare/v5.3.4...v5.3.5) (2020-06-15)


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

# [5.4.0](http://github.com/microlinkhq/sdk/tree/master/packages/hover-react/compare/v5.3.5...v5.4.0) (2020-06-18)


### Features

* allow customization via CSS variables ([ca5e43d](http://github.com/microlinkhq/sdk/tree/master/packages/hover-react/commit/ca5e43dce9937804ad9096c2277c430ebaa60043)), closes [#235](http://github.com/microlinkhq/sdk/tree/master/packages/hover-react/issues/235)





## [5.3.5](http://github.com/microlinkhq/sdk/tree/master/packages/hover-react/compare/v5.3.4...v5.3.5) (2020-06-15)

**Note:** Version bump only for package @microlink/hover-react
Expand Down
4 changes: 2 additions & 2 deletions packages/hover-react/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@microlink/hover-react",
"description": "Turn links into beautiful previews.",
"homepage": "https://microlink.io/docs/sdk/integrations/hover-react/",
"version": "5.3.5",
"version": "5.4.0",
"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.3.2"
"@microlink/react": "^5.4.0"
},
"devDependencies": {
"@babel/core": "latest",
Expand Down
16 changes: 16 additions & 0 deletions packages/hover-vanilla/CHANGELOG.md
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.4.0](http://github.com/microlinkhq/sdk/tree/master/packages/hover-vanilla/compare/v5.3.5...v5.4.0) (2020-06-18)


### Bug Fixes

* build reference ([40f8a7d](http://github.com/microlinkhq/sdk/tree/master/packages/hover-vanilla/commit/40f8a7d2e9936b823ea1e2cfdabf0df7ee2fcb44))


### Features

* allow customization via CSS variables ([ca5e43d](http://github.com/microlinkhq/sdk/tree/master/packages/hover-vanilla/commit/ca5e43dce9937804ad9096c2277c430ebaa60043)), closes [#235](http://github.com/microlinkhq/sdk/tree/master/packages/hover-vanilla/issues/235)





## [5.3.5](http://github.com/microlinkhq/sdk/tree/master/packages/hover-vanilla/compare/v5.3.4...v5.3.5) (2020-06-15)


Expand Down
4 changes: 2 additions & 2 deletions packages/hover-vanilla/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@microlink/hover-vanilla",
"description": "Turn links into beautiful previews.",
"homepage": "https://microlink.io/docs/sdk/integrations/hover-vanilla/",
"version": "5.3.5",
"version": "5.4.0",
"main": "dist/microlink.js",
"module": "dist/microlink.module.js",
"jsnext:main": "dist/microlink.module.js",
Expand All @@ -27,7 +27,7 @@
"previsualization"
],
"dependencies": {
"@microlink/hover-react": "^5.3.5"
"@microlink/hover-react": "^5.4.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "latest",
Expand Down
11 changes: 11 additions & 0 deletions packages/react/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.4.0](http://github.com/microlinkhq/sdk/tree/master/packages/react/compare/v5.3.5...v5.4.0) (2020-06-18)


### Features

* allow customization via CSS variables ([ca5e43d](http://github.com/microlinkhq/sdk/tree/master/packages/react/commit/ca5e43dce9937804ad9096c2277c430ebaa60043)), closes [#235](http://github.com/microlinkhq/sdk/tree/master/packages/react/issues/235)





## [5.3.2](http://github.com/microlinkhq/sdk/tree/master/packages/react/compare/v5.3.1...v5.3.2) (2020-06-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@microlink/react",
"description": "Turn links into beautiful previews.",
"homepage": "https://microlink.io/docs/sdk/integrations/react/",
"version": "5.3.2",
"version": "5.4.0",
"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
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.4.0](http://github.com/microlinkhq/sdk/tree/master/packages/vanilla/compare/v5.3.5...v5.4.0) (2020-06-18)

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





## [5.3.5](http://github.com/microlinkhq/sdk/tree/master/packages/vanilla/compare/v5.3.4...v5.3.5) (2020-06-15)


Expand Down
4 changes: 2 additions & 2 deletions packages/vanilla/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@microlink/vanilla",
"description": "Turn links into beautiful previews.",
"homepage": "https://microlink.io/docs/sdk/integrations/vanilla/",
"version": "5.3.5",
"version": "5.4.0",
"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.3.2"
"@microlink/react": "^5.4.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "latest",
Expand Down
8 changes: 8 additions & 0 deletions packages/vue/CHANGELOG.md
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.4.0](http://github.com/microlinkhq/sdk/tree/master/packages/vue/compare/v5.3.5...v5.4.0) (2020-06-18)

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





## [5.3.5](http://github.com/microlinkhq/sdk/tree/master/packages/vue/compare/v5.3.4...v5.3.5) (2020-06-15)

**Note:** Version bump only for package @microlink/vue
Expand Down
4 changes: 2 additions & 2 deletions packages/vue/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@microlink/vue",
"description": "Turn links into beautiful previews.",
"homepage": "https://microlink.io/docs/sdk/integrations/vue/",
"version": "5.3.5",
"version": "5.4.0",
"main": "dist/microlink.common.js",
"repository": {
"type": "git",
Expand All @@ -21,7 +21,7 @@
"previsualization"
],
"dependencies": {
"@microlink/vanilla": "^5.3.5"
"@microlink/vanilla": "^5.4.0"
},
"devDependencies": {
"@babel/core": "latest",
Expand Down

0 comments on commit 74e53d6

Please sign in to comment.