Skip to content

Commit

Permalink
chore(release): v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Sep 14, 2023
1 parent b071baa commit d92bc43
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "custom-icon-badges-client",
"version": "0.11.4",
"version": "0.12.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^6.1.3",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "custom-icon-badges",
"version": "0.11.4",
"version": "0.12.0",
"description": "Allows users to more easily use their own icons and logos in shields.io badges",
"author": "Jonah Lawrence",
"license": "MIT",
Expand Down Expand Up @@ -58,4 +58,4 @@
"bugs": {
"url": "https://github.com/DenverCoder1/custom-icon-badges/issues"
}
}
}

0 comments on commit d92bc43

Please sign in to comment.