Skip to content

Commit

Permalink
[Release] v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
remscodes committed Dec 6, 2023
1 parent 9144454 commit 1184ce6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "ngx-renault-api-client-sources",
"version": "1.0.0",
"version": "1.1.0",
"private": true,
"description": "Angular http client to use Renault API",
"description": "Angular http client using Renault API",
"license": "MIT",
"author": {
"name": "Rémy Abitbol",
Expand Down Expand Up @@ -60,5 +60,5 @@
"tailwindcss": "^3.3.6",
"typescript": "~5.2.2"
},
"packageManager": "pnpm@8.10.5"
"packageManager": "pnpm@8.11.0"
}
4 changes: 2 additions & 2 deletions projects/ngx-renault-api-client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@remscodes/ngx-renault-api-client",
"version": "1.0.0",
"description": "Angular http client to use Renault API",
"version": "1.1.0",
"description": "Angular http client using Renault API",
"license": "MIT",
"author": {
"name": "Rémy Abitbol",
Expand Down

0 comments on commit 1184ce6

Please sign in to comment.