Skip to content

Commit

Permalink
chore(release): 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nekobc1998923 committed Dec 29, 2021
1 parent 1a6c77b commit 9048432
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# Changelog
### [1.0.2](https://github.com/nekobc1998923/typescript-sdk-starter/compare/v1.0.0...v1.0.2) (2021-12-29)


### ✏️ Documentation | 文档

* 补充README.md ([1a6c77b](https://github.com/nekobc1998923/typescript-sdk-starter/commit/1a6c77b2b72bf8fd9bf5b4ddb6c11e15afd5202f))

## [1.0.0](https://github.com/nekobc1998923/typescript-sdk-starter/compare/v0.0.4...v1.0.0) (2021-12-29)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typescript-sdk-starter",
"version": "1.0.0",
"version": "1.0.2",
"private": false,
"description": "A TypeScript SDK template starter",
"main": "dist/typescript-sdk-starter.js",
Expand Down

0 comments on commit 9048432

Please sign in to comment.