Skip to content

Commit

Permalink
master: release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hubtwork committed Apr 23, 2021
1 parent 03ff7c2 commit 46d0cb4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"god.tsconfig": "./tsconfig.json"
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ncp-client",
"version": "1.0.5",
"version": "1.1.0",
"description": "Naver Cloud Platform Applications' OpenAPI Wrapper built in TS",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -48,13 +48,13 @@
},
"keywords": [
"node",
"typescript",
"ncp",
"naver",
"NaverCloudPlatform",
"NCPWrapper",
"smsService",
"mmsService",
"SENS",
"SMS",
"Papago",
"Translation",
"hubtwork"
]
}

0 comments on commit 46d0cb4

Please sign in to comment.