File tree Expand file tree Collapse file tree 6 files changed +28
-4
lines changed Expand file tree Collapse file tree 6 files changed +28
-4
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.1.9] ( https://github.com/microlinkhq/metatags/compare/v0.1.8...v0.1.9 ) (2021-09-03)
7
+
8
+ ** Note:** Version bump only for package metatags
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.1.8] ( https://github.com/microlinkhq/metatags/compare/v0.1.7...v0.1.8 ) (2021-09-02)
7
15
8
16
** Note:** Version bump only for package metatags
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 0.1.8 " ,
5
+ "version" : " 0.1.9 " ,
6
6
"command" : {
7
7
"bootstrap" : {
8
8
"npmClientArgs" : [
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.1.9] ( https://github.com/microlinkhq/metatags/compare/v0.1.8...v0.1.9 ) (2021-09-03)
7
+
8
+ ** Note:** Version bump only for package @metatags/cli
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.1.8] ( https://github.com/microlinkhq/metatags/compare/v0.1.7...v0.1.8 ) (2021-09-02)
7
15
8
16
** Note:** Version bump only for package @metatags/cli
Original file line number Diff line number Diff line change 2
2
"name" : " @metatags/cli" ,
3
3
"description" : " Ensure your HTML is previewed beautifully across social networks" ,
4
4
"homepage" : " https://github.com/microlinkhq/metatags#readme" ,
5
- "version" : " 0.1.8 " ,
5
+ "version" : " 0.1.9 " ,
6
6
"main" : " bin/cli/index.js" ,
7
7
"bin" : {
8
8
"metatags" : " bin/cli/index.js"
31
31
" twitter"
32
32
],
33
33
"dependencies" : {
34
- "@metatags/core" : " ^0.1.3 " ,
34
+ "@metatags/core" : " ^0.1.9 " ,
35
35
"beauty-error" : " ~1.2.8" ,
36
36
"chalk" : " ~4.1.1" ,
37
37
"ci-env" : " ~1.16.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.1.9] ( https://github.com/microlinkhq/metatags/compare/v0.1.8...v0.1.9 ) (2021-09-03)
7
+
8
+ ** Note:** Version bump only for package @metatags/core
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.1.3] ( https://github.com/microlinkhq/metatags/compare/v0.1.2...v0.1.3 ) (2021-09-02)
7
15
8
16
Original file line number Diff line number Diff line change 2
2
"name" : " @metatags/core" ,
3
3
"description" : " Ensure your HTML is previewed beauty across social networks." ,
4
4
"homepage" : " https://github.com/microlinkhq/metatags#readme" ,
5
- "version" : " 0.1.3 " ,
5
+ "version" : " 0.1.9 " ,
6
6
"main" : " src/index.js" ,
7
7
"repository" : {
8
8
"directory" : " packages/core" ,
You can’t perform that action at this time.
0 commit comments