Skip to content

Commit 1582b06

Browse files
committed
chore(release): 0.0.1
1 parent eaf3db8 commit 1582b06

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
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.
4+
5+
### 0.0.1 (2021-01-29)
6+
7+
8+
### Features
9+
10+
* my npm pkg template ([eaf3db8](https://github.com/izayl/template-typescript-npm-package/commit/eaf3db8d468212b884ca58f31d7d610b9799ae6b))

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.0",
3+
"version": "0.0.1",
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)