Skip to content

Commit afcc6a6

Browse files
committed
chore(release): 0.0.3
1 parent 399b9de commit afcc6a6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.0.3](https://github.com/izayl/template-typescript-npm-package/compare/v0.0.2...v0.0.3) (2022-07-21)
6+
57
### [0.0.2](https://github.com/izayl/template-typescript-npm-package/compare/v0.0.1...v0.0.2) (2021-01-29)
68

79
### 0.0.1 (2021-01-29)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "template-typescript-npm-package",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "template project for new npm package lib with typescript.",
55
"repository": "git@github.com:izayl/template-typescript-npm-package.git",
66
"author": "izayl <izayl@163.com>",

0 commit comments

Comments
 (0)