Skip to content

Commit 8631f0d

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.11.2
1 parent 0568cd3 commit 8631f0d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

client/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "custom-icon-badges-client",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"private": true,
55
"dependencies": {
66
"@testing-library/jest-dom": "^5.16.5",
@@ -53,4 +53,4 @@
5353
"resolutions": {
5454
"autoprefixer": "10.4.5"
5555
}
56-
}
56+
}

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "custom-icon-badges",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"description": "Allows users to more easily use their own icons and logos in shields.io badges",
55
"author": "Jonah Lawrence",
66
"license": "MIT",
@@ -56,4 +56,4 @@
5656
"bugs": {
5757
"url": "https://github.com/DenverCoder1/custom-icon-badges/issues"
5858
}
59-
}
59+
}

0 commit comments

Comments
 (0)