File tree Expand file tree Collapse file tree 6 files changed +32
-5
lines changed Expand file tree Collapse file tree 6 files changed +32
-5
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
+ ## [ 4.0.4] ( https://github.com/4Catalyzer/cli/compare/@4c/cli@4.0.3...@4c/cli@4.0.4 ) (2022-08-30)
7
+
8
+ ** Note:** Version bump only for package @4c/cli
9
+
10
+
11
+
12
+
13
+
6
14
## [ 4.0.3] ( https://github.com/4Catalyzer/cli/compare/@4c/cli@4.0.2...@4c/cli@4.0.3 ) (2022-08-29)
7
15
8
16
** Note:** Version bump only for package @4c/cli
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @4c/cli" ,
3
- "version" : " 4.0.3 " ,
3
+ "version" : " 4.0.4 " ,
4
4
"homepage" : " https://github.com/4Catalyzer/cli/tree/master/packages/cli" ,
5
5
"bugs" : {
6
6
"url" : " https://github.com/4Catalyzer/cli/issues"
24
24
"@4c/rollout" : " ^4.0.2" ,
25
25
"@4c/start" : " ^4.0.0" ,
26
26
"pedantic" : " ^7.0.0" ,
27
- "svg2c" : " ^3.0.0 " ,
27
+ "svg2c" : " ^3.0.1 " ,
28
28
"ts-doctor" : " ^3.0.0" ,
29
29
"yargs" : " ^17.3.0"
30
30
},
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
+ ## [ 3.0.4] ( https://github.com/4Catalyzer/cli/compare/hookem@3.0.3...hookem@3.0.4 ) (2022-08-30)
7
+
8
+ ** Note:** Version bump only for package hookem
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.0.3] ( https://github.com/4Catalyzer/cli/compare/hookem@3.0.2...hookem@3.0.3 ) (2022-08-29)
7
15
8
16
** Note:** Version bump only for package hookem
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " hookem" ,
3
- "version" : " 3.0.3 " ,
3
+ "version" : " 3.0.4 " ,
4
4
"main" : " lib.js" ,
5
5
"type" : " module" ,
6
6
"repository" : {
29
29
"testEnvironment" : " node"
30
30
},
31
31
"devDependencies" : {
32
- "@4c/cli" : " ^4.0.3 " ,
32
+ "@4c/cli" : " ^4.0.4 " ,
33
33
"@4c/jest-preset" : " ^1.7.0" ,
34
34
"@4c/prettier-config" : " ^1.1.0" ,
35
35
"jest" : " ^27.5.1" ,
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
+ ## [ 3.0.1] ( https://github.com/4Catalyzer/cli/compare/svg2c@3.0.0...svg2c@3.0.1 ) (2022-08-30)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * svg options ([ 099b4be] ( https://github.com/4Catalyzer/cli/commit/099b4bea8b47561db7c2fdd2a049cb246c5b8d26 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.0.0] ( https://github.com/4Catalyzer/cli/compare/svg2c@2.0.0...svg2c@3.0.0 ) (2022-08-19)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " svg2c" ,
3
- "version" : " 3.0.0 " ,
3
+ "version" : " 3.0.1 " ,
4
4
"homepage" : " https://github.com/4Catalyzer/cli/tree/master/packages/svg-to-component" ,
5
5
"bugs" : {
6
6
"url" : " https://github.com/4Catalyzer/cli/issues"
You can’t perform that action at this time.
0 commit comments