Skip to content

Commit

Permalink
chore(release): v0.0.69
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed May 11, 2020
1 parent 3a471d1 commit d2dbdb6
Show file tree
Hide file tree
Showing 6 changed files with 39 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.69](https://github.com/microlinkhq/cards/compare/v0.0.68...v0.0.69) (2020-05-11)


### Bug Fixes

* add missing semicolon to example ([de833e7](https://github.com/microlinkhq/cards/commit/de833e7fb372c6a90a06866b67dd5da8383cf848))
* improve initial render ([d637787](https://github.com/microlinkhq/cards/commit/d63778707fe90aef8db25ea924d1886e6ce2b0d9))
* setup external links color ([7c02066](https://github.com/microlinkhq/cards/commit/7c02066114e12c40f255fb4be037f0313b2c3dca))
* sidebar header styles ([e9a1ca0](https://github.com/microlinkhq/cards/commit/e9a1ca0f5287af7cf67549cf615226d9b90d7743))





## [0.0.68](https://github.com/microlinkhq/cards/compare/v0.0.67...v0.0.68) (2020-05-09)

**Note:** Version bump only for package @microlink/cards-root
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "0.0.68",
"version": "0.0.69",
"command": {
"bootstrap": {
"npmClientArgs": [
Expand Down
14 changes: 14 additions & 0 deletions packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.69](https://github.com/microlinkhq/cards/compare/v0.0.68...v0.0.69) (2020-05-11)


### Bug Fixes

* add missing semicolon to example ([de833e7](https://github.com/microlinkhq/cards/commit/de833e7fb372c6a90a06866b67dd5da8383cf848))
* improve initial render ([d637787](https://github.com/microlinkhq/cards/commit/d63778707fe90aef8db25ea924d1886e6ce2b0d9))
* setup external links color ([7c02066](https://github.com/microlinkhq/cards/commit/7c02066114e12c40f255fb4be037f0313b2c3dca))
* sidebar header styles ([e9a1ca0](https://github.com/microlinkhq/cards/commit/e9a1ca0f5287af7cf67549cf615226d9b90d7743))





## [0.0.68](https://github.com/microlinkhq/cards/compare/v0.0.67...v0.0.68) (2020-05-09)

**Note:** Version bump only for package @microlink/cards-app
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microlink/cards-app",
"description": "The easiest way to generate dynamic social images at scale.",
"homepage": "https://github.com/microlinkhq/cards",
"version": "0.0.68",
"version": "0.0.69",
"author": {
"email": "hello@microlink.io",
"name": "microlink.io",
Expand Down
8 changes: 8 additions & 0 deletions packages/npm/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [0.0.69](https://github.com/microlinkhq/microlink-cards/compare/v0.0.68...v0.0.69) (2020-05-11)

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





## [0.0.68](https://github.com/microlinkhq/microlink-cards/compare/v0.0.67...v0.0.68) (2020-05-09)

**Note:** Version bump only for package @microlink/cards
Expand Down
2 changes: 1 addition & 1 deletion packages/npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microlink/cards",
"description": "The easiest way to create and share dynamic images at scale.",
"homepage": "https://nicedoc.io/microlinkhq/microlink-cards",
"version": "0.0.68",
"version": "0.0.69",
"main": "src/index.js",
"author": {
"email": "hello@microlink.io",
Expand Down

1 comment on commit d2dbdb6

@vercel
Copy link

@vercel vercel bot commented on d2dbdb6 May 11, 2020

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.