Skip to content

Commit

Permalink
chore(release): v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jun 14, 2022
1 parent 81a262a commit 8f9f725
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.9.0",
"version": "0.10.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.16.4",
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.9.0",
"version": "0.10.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 @@ -56,4 +56,4 @@
"bugs": {
"url": "https://github.com/DenverCoder1/custom-icon-badges/issues"
}
}
}

0 comments on commit 8f9f725

Please sign in to comment.