Skip to content

Commit

Permalink
chore(release): v1.13.66
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Dec 1, 2023
1 parent c55d40d commit 27ce24b
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 3 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.

## [1.13.66](https://github.com/microlinkhq/cards/compare/v1.13.65...v1.13.66) (2023-12-01)

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

## [1.13.65](https://github.com/microlinkhq/cards/compare/v1.13.64...v1.13.65) (2023-11-18)

**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": "1.13.65",
"version": "1.13.66",
"command": {
"bootstrap": {
"npmClientArgs": [
Expand Down
4 changes: 4 additions & 0 deletions packages/app/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.

## [1.13.66](https://github.com/microlinkhq/cards/compare/v1.13.65...v1.13.66) (2023-12-01)

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

## [1.13.65](https://github.com/microlinkhq/cards/compare/v1.13.64...v1.13.65) (2023-11-18)

**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://cards.microlink.io",
"version": "1.13.65",
"version": "1.13.66",
"author": {
"email": "[email protected]",
"name": "microlink.io",
Expand Down
4 changes: 4 additions & 0 deletions packages/npm/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.

## [1.13.66](https://github.com/microlinkhq/cards/compare/v1.13.65...v1.13.66) (2023-12-01)

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

## 1.13.60 (2023-10-27)

**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://github.com/microlinkhq/cards/tree/master/packages/npm",
"version": "1.13.60",
"version": "1.13.66",
"main": "src/index.js",
"author": {
"email": "[email protected]",
Expand Down

1 comment on commit 27ce24b

@vercel
Copy link

@vercel vercel bot commented on 27ce24b Dec 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

cards – ./

cards-git-master-microlink.vercel.app
cards-microlink.vercel.app
cards.microlink.io

Please sign in to comment.