Skip to content

Commit

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

## [0.0.64](https://github.com/microlinkhq/cards/compare/v0.0.63...v0.0.64) (2020-05-02)


### Bug Fixes

* add missing dependency ([567257a](https://github.com/microlinkhq/cards/commit/567257a3ab92a6aa36a5cc01ca0f9d3eef28ec23))
* linter ([66e0dde](https://github.com/microlinkhq/cards/commit/66e0dde7a36279f76b080868b5f59882a056a5c9))
* linter ([782e1c1](https://github.com/microlinkhq/cards/commit/782e1c1660f138c34ed0bf05c4139fceb5710c30))
* linter ([e308cf2](https://github.com/microlinkhq/cards/commit/e308cf22c6824c44efb86e1e8954ca083984bab1))
* linter ([4216c32](https://github.com/microlinkhq/cards/commit/4216c3251e625fc9c2112a5ef345595ce5a57755))
* use preset ref ([be697ec](https://github.com/microlinkhq/cards/commit/be697ec4d3970916d3b4cdd4c1217efd66ecb605))


### Features

* add Monaco editor ([ef8386d](https://github.com/microlinkhq/cards/commit/ef8386d42884ac547cb90ec1f82af848c7b9f642))





## [0.0.63](https://github.com/microlinkhq/cards/compare/v0.0.62...v0.0.63) (2020-04-26)


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.63",
"version": "0.0.64",
"command": {
"bootstrap": {
"npmClientArgs": [
Expand Down
15 changes: 15 additions & 0 deletions packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.64](https://github.com/microlinkhq/cards/compare/v0.0.63...v0.0.64) (2020-05-02)


### Bug Fixes

* linter ([66e0dde](https://github.com/microlinkhq/cards/commit/66e0dde7a36279f76b080868b5f59882a056a5c9))
* linter ([782e1c1](https://github.com/microlinkhq/cards/commit/782e1c1660f138c34ed0bf05c4139fceb5710c30))
* linter ([e308cf2](https://github.com/microlinkhq/cards/commit/e308cf22c6824c44efb86e1e8954ca083984bab1))
* linter ([4216c32](https://github.com/microlinkhq/cards/commit/4216c3251e625fc9c2112a5ef345595ce5a57755))
* use preset ref ([be697ec](https://github.com/microlinkhq/cards/commit/be697ec4d3970916d3b4cdd4c1217efd66ecb605))





## [0.0.63](https://github.com/microlinkhq/cards/compare/v0.0.62...v0.0.63) (2020-04-26)


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": "",
"version": "0.0.64",
"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
@@ -0,0 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.64](https://github.com/microlinkhq/microlink-cards/compare/v0.0.63...v0.0.64) (2020-05-02)

**Note:** Version bump only for package @microlink/cards
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.63",
"version": "0.0.64",
"main": "src/index.js",
"author": {
"email": "hello@microlink.io",
Expand Down

1 comment on commit 8111ad2

@vercel
Copy link

@vercel vercel bot commented on 8111ad2 May 2, 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.