File tree 18 files changed +50
-51
lines changed
18 files changed +50
-51
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tabler-icons" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.0.3 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git+https://github.com/tabler/tabler-icons.git"
91
91
},
92
92
"npm" : false ,
93
93
"hooks" : {
94
- "after:bump" : " pnpm run build --latest-version ${latestVersion} --new-version ${version} --verbose" ,
95
- "after:release" : " echo Successfully released ${name} v${version} to ${repo.repository}." ,
96
- "before:git:init" : " pnpm install"
94
+ "after:bump" : " pnpm run build --latest-version ${latestVersion} --new-version ${version} --verbose && pnpm install" ,
95
+ "after:release" : " echo Successfully released ${name} v${version} to ${repo.repository}."
97
96
},
98
97
"git" : {
99
98
"addUntrackedFiles" : true ,
100
99
"changelog" : " pnpm run --silent changelog --latest-version ${latestTag}" ,
101
100
"tagName" : " v${version}" ,
102
101
"requireBranch" : " main" ,
103
102
"requireCommits" : true ,
104
- "requireCleanWorkingDir" : true
103
+ "requireCleanWorkingDir" : false
105
104
},
106
105
"github" : {
107
106
"release" : true
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tabler/icons-eps" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.0.3 " ,
4
4
"description" : " A set of free MIT-licensed high-quality SVG icons for you to use in your web projects." ,
5
5
"homepage" : " https://tabler-icons.io" ,
6
6
"bugs" : {
25
25
]
26
26
},
27
27
"dependencies" : {
28
- "@tabler/icons" : " 3.0.2 "
28
+ "@tabler/icons" : " 3.0.3 "
29
29
},
30
30
"keywords" : [
31
31
" icons" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tabler/icons-pdf" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.0.3 " ,
4
4
"description" : " A set of free MIT-licensed high-quality SVG icons for you to use in your web projects." ,
5
5
"homepage" : " https://tabler-icons.io" ,
6
6
"bugs" : {
30
30
]
31
31
},
32
32
"dependencies" : {
33
- "@tabler/icons" : " 3.0.2 "
33
+ "@tabler/icons" : " 3.0.3 "
34
34
},
35
35
"keywords" : [
36
36
" icons" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tabler/icons-png" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.0.3 " ,
4
4
"description" : " A set of free MIT-licensed high-quality SVG icons for you to use in your web projects." ,
5
5
"homepage" : " https://tabler-icons.io" ,
6
6
"bugs" : {
30
30
]
31
31
},
32
32
"dependencies" : {
33
- "@tabler/icons" : " 3.0.2 "
33
+ "@tabler/icons" : " 3.0.3 "
34
34
},
35
35
"keywords" : [
36
36
" icons" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tabler/icons-preact" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.0.3 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " codecalm" ,
6
6
"description" : " A set of free MIT-licensed high-quality SVG icons for you to use in your web projects." ,
35
35
"imports-check" : " attw $(npm pack)"
36
36
},
37
37
"dependencies" : {
38
- "@tabler/icons" : " 3.0.2 "
38
+ "@tabler/icons" : " 3.0.3 "
39
39
},
40
40
"peerDependencies" : {
41
41
"preact" : " ^10.5.13"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tabler/icons-react-native" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.0.3 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " codecalm" ,
6
6
"description" : " A set of free MIT-licensed high-quality SVG icons for you to use in your web projects." ,
48
48
"imports-check" : " attw $(npm pack)"
49
49
},
50
50
"dependencies" : {
51
- "@tabler/icons" : " 3.0.2 "
51
+ "@tabler/icons" : " 3.0.3 "
52
52
},
53
53
"devDependencies" : {
54
54
"@testing-library/react" : " ^14.2.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tabler/icons-react" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.0.3 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " codecalm" ,
6
6
"description" : " A set of free MIT-licensed high-quality SVG icons for you to use in your web projects." ,
35
35
"imports-check" : " attw $(npm pack)"
36
36
},
37
37
"dependencies" : {
38
- "@tabler/icons" : " 3.0.2 "
38
+ "@tabler/icons" : " 3.0.3 "
39
39
},
40
40
"devDependencies" : {
41
41
"@testing-library/react" : " ^14.2.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tabler/icons-solidjs" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.0.3 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " codecalm" ,
6
6
"description" : " A set of free MIT-licensed high-quality SVG icons for you to use in your web projects." ,
34
34
"imports-check" : " attw $(npm pack)"
35
35
},
36
36
"dependencies" : {
37
- "@tabler/icons" : " 3.0.2 "
37
+ "@tabler/icons" : " 3.0.3 "
38
38
},
39
39
"devDependencies" : {
40
40
"@solidjs/testing-library" : " ^0.8.6" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tabler/icons-sprite" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.0.3 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " codecalm" ,
6
6
"description" : " A set of free MIT-licensed high-quality SVG icons for you to use in your web projects." ,
28
28
"clean" : " rm -rf dist/*"
29
29
},
30
30
"dependencies" : {
31
- "@tabler/icons" : " 3.0.2 "
31
+ "@tabler/icons" : " 3.0.3 "
32
32
},
33
33
"keywords" : [
34
34
" icons" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@tabler/icons-svelte",
3
- "version": "3.0.2 ",
3
+ "version": "3.0.3 ",
4
4
"license": "MIT",
5
5
"author": "codecalm",
6
6
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
20848
20848
"imports-check": "attw $(npm pack)"
20849
20849
},
20850
20850
"dependencies": {
20851
- "@tabler/icons": "3.0.2 "
20851
+ "@tabler/icons": "3.0.3 "
20852
20852
},
20853
20853
"devDependencies": {
20854
20854
"@sveltejs/package": "^2.2.7",
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tabler/icons-vue" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.0.3 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " codecalm" ,
6
6
"description" : " A set of free MIT-licensed high-quality SVG icons for you to use in your web projects." ,
33
33
"imports-check" : " attw $(npm pack)"
34
34
},
35
35
"dependencies" : {
36
- "@tabler/icons" : " 3.0.2 "
36
+ "@tabler/icons" : " 3.0.3 "
37
37
},
38
38
"peerDependencies" : {
39
39
"vue" : " >=3.0.1"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tabler/icons-webfont" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.0.3 " ,
4
4
"description" : " A set of free MIT-licensed high-quality SVG icons for you to use in your web projects." ,
5
5
"homepage" : " https://tabler-icons.io" ,
6
6
"bugs" : {
34
34
"sass" : " ./tabler-icons.scss" ,
35
35
"style" : " ./tabler-icons.min.css" ,
36
36
"dependencies" : {
37
- "@tabler/icons" : " 3.0.2 "
37
+ "@tabler/icons" : " 3.0.3 "
38
38
},
39
39
"keywords" : [
40
40
" icons" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tabler/icons" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.0.3 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " codecalm" ,
6
6
"description" : " A set of free MIT-licensed high-quality SVG icons for you to use in your web projects." ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " test-preact" ,
3
3
"private" : true ,
4
- "version" : " 3.0.2 " ,
4
+ "version" : " 3.0.3 " ,
5
5
"type" : " module" ,
6
6
"scripts" : {
7
7
"dev" : " vite" ,
10
10
"clean" : " rm -rf dist"
11
11
},
12
12
"dependencies" : {
13
- "@tabler/icons-preact" : " 3.0.2 " ,
13
+ "@tabler/icons-preact" : " 3.0.3 " ,
14
14
"preact" : " ^10.19.6"
15
15
},
16
16
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " test-react" ,
3
3
"private" : true ,
4
- "version" : " 3.0.2 " ,
4
+ "version" : " 3.0.3 " ,
5
5
"type" : " module" ,
6
6
"scripts" : {
7
7
"dev" : " vite" ,
10
10
"clean" : " rm -rf dist"
11
11
},
12
12
"dependencies" : {
13
- "@tabler/icons-react" : " 3.0.2 " ,
13
+ "@tabler/icons-react" : " 3.0.3 " ,
14
14
"react" : " ^18.2.0" ,
15
15
"react-dom" : " ^18.2.0"
16
16
},
You can’t perform that action at this time.
0 commit comments