Skip to content

Commit

Permalink
chore(release): v0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jun 26, 2023
1 parent 0568cd3 commit 8631f0d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions 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.1",
"version": "0.11.2",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.16.5",
Expand Down Expand Up @@ -53,4 +53,4 @@
"resolutions": {
"autoprefixer": "10.4.5"
}
}
}
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.1",
"version": "0.11.2",
"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 @@ -56,4 +56,4 @@
"bugs": {
"url": "https://github.com/DenverCoder1/custom-icon-badges/issues"
}
}
}

0 comments on commit 8631f0d

Please sign in to comment.