Skip to content

Commit 3369333

Browse files
committed
chore(release): v0.1.7
1 parent 25509f5 commit 3369333

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [0.1.7](https://github.com/microlinkhq/metatags/compare/v0.1.6...v0.1.7) (2021-09-02)
7+
8+
**Note:** Version bump only for package metatags
9+
10+
11+
12+
13+
614
## [0.1.6](https://github.com/microlinkhq/metatags/compare/v0.1.5...v0.1.6) (2021-09-02)
715

816

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "0.1.6",
5+
"version": "0.1.7",
66
"command": {
77
"bootstrap": {
88
"npmClientArgs": [

packages/cli/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [0.1.7](https://github.com/microlinkhq/metatags/compare/v0.1.6...v0.1.7) (2021-09-02)
7+
8+
**Note:** Version bump only for package @metatags/cli
9+
10+
11+
12+
13+
614
## [0.1.6](https://github.com/microlinkhq/metatags/compare/v0.1.5...v0.1.6) (2021-09-02)
715

816

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@metatags/cli",
33
"description": "Ensure your HTML is previewed beautifully across social networks",
44
"homepage": "https://github.com/microlinkhq/metatags#readme",
5-
"version": "0.1.6",
5+
"version": "0.1.7",
66
"main": "bin/cli/index.js",
77
"bin": {
88
"metatags": "bin/cli/index.js"

0 commit comments

Comments
 (0)