Skip to content

Commit 8de111f

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2023-06-17) ### Features * Change to use typescript ([#1](#1)) ([03320ae](03320ae))
1 parent 03320ae commit 8de111f

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 1.0.0 (2023-06-17)
2+
3+
4+
### Features
5+
6+
* Change to use typescript ([#1](https://github.com/kapetacom/sdk-web-rest-client/issues/1)) ([03320ae](https://github.com/kapetacom/sdk-web-rest-client/commit/03320ae86d0cc9ad32c8497bb2417a6f1b8b590c))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kapeta/sdk-web-rest-client",
3-
"version": "0.0.4",
3+
"version": "1.0.0",
44
"description": "",
55
"type": "commonjs",
66
"exports": {

0 commit comments

Comments
 (0)