Skip to content

Commit d92bc43

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.12.0
1 parent b071baa commit d92bc43

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "custom-icon-badges-client",
3-
"version": "0.11.4",
3+
"version": "0.12.0",
44
"private": true,
55
"dependencies": {
66
"@testing-library/jest-dom": "^6.1.3",

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.4",
3+
"version": "0.12.0",
44
"description": "Allows users to more easily use their own icons and logos in shields.io badges",
55
"author": "Jonah Lawrence",
66
"license": "MIT",
@@ -58,4 +58,4 @@
5858
"bugs": {
5959
"url": "https://github.com/DenverCoder1/custom-icon-badges/issues"
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)