File tree Expand file tree Collapse file tree 6 files changed +37
-4
lines changed Expand file tree Collapse file tree 6 files changed +37
-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.3] ( https://github.com/microlinkhq/metatags/compare/v0.1.2...v0.1.3 ) (2021-09-02)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * lerna for public packages ([ 9f5c67d] ( https://github.com/microlinkhq/metatags/commit/9f5c67d70fc72ac7767fa6b59a3209f76645a157 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 0.1.2] ( https://github.com/microlinkhq/metatags/compare/v0.1.1...v0.1.2 ) (2021-09-02)
7
18
8
19
** 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.2 " ,
5
+ "version" : " 0.1.3 " ,
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.3] ( https://github.com/microlinkhq/metatags/compare/v0.1.2...v0.1.3 ) (2021-09-02)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * lerna for public packages ([ 9f5c67d] ( https://github.com/microlinkhq/metatags/commit/9f5c67d70fc72ac7767fa6b59a3209f76645a157 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 0.1.2] ( https://github.com/microlinkhq/metatags/compare/v0.1.1...v0.1.2 ) (2021-09-02)
7
18
8
19
** 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 beauty across social networks." ,
4
4
"homepage" : " https://github.com/microlinkhq/metatags#readme" ,
5
- "version" : " 0.1.2 " ,
5
+ "version" : " 0.1.3 " ,
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.2 " ,
34
+ "@metatags/core" : " ^0.1.3 " ,
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.3] ( https://github.com/microlinkhq/metatags/compare/v0.1.2...v0.1.3 ) (2021-09-02)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * lerna for public packages ([ 9f5c67d] ( https://github.com/microlinkhq/metatags/commit/9f5c67d70fc72ac7767fa6b59a3209f76645a157 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 0.1.2] ( https://github.com/microlinkhq/metatags/compare/v0.1.1...v0.1.2 ) (2021-09-02)
7
18
8
19
** Note:** Version bump only for package @metatags/core
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.2 " ,
5
+ "version" : " 0.1.3 " ,
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