Skip to content

Commit 8502f0f

Browse files
Merge pull request #29 from muhammedaksam/develop
chore: bump version to v1.1.7
2 parents 5a63b70 + f86155b commit 8502f0f

3 files changed

Lines changed: 109 additions & 105 deletions

File tree

context7.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@
4949
"Test new implementations with test-quick.js and test-clients.js validation scripts"
5050
],
5151
"previousVersions": [
52+
{
53+
"tag": "v1.1.6",
54+
"title": "version 1.1.6"
55+
},
5256
{
5357
"tag": "v1.1.5",
5458
"title": "version 1.1.5"

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@muhammedaksam/logo-objects-node",
3-
"version": "1.1.6",
3+
"version": "1.1.7",
44
"description": "TypeScript client SDK and tools for Logo Objects REST Service API",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -51,8 +51,8 @@
5151
"@eslint/js": "^9.39.2",
5252
"@types/jest": "^30.0.0",
5353
"@types/node": "^25.0.3",
54-
"@typescript-eslint/eslint-plugin": "^8.50.1",
55-
"@typescript-eslint/parser": "^8.50.1",
54+
"@typescript-eslint/eslint-plugin": "^8.52.0",
55+
"@typescript-eslint/parser": "^8.52.0",
5656
"axios-mock-adapter": "^2.1.0",
5757
"dotenv": "^17.2.3",
5858
"eslint": "^9.39.2",

0 commit comments

Comments
 (0)