Skip to content

Commit 0ae1a1b

Browse files
committed
📝 Update changelog
Signed-off-by: kei-g <km.8k6ce+github@gmail.com>
1 parent b5c0e6e commit 0ae1a1b

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# ChangeLogs
22

3+
## Version 1.0.5
4+
5+
- :see_no_evil: .npmignore is added
6+
- :green_heart: .travis.yml is updated
7+
- Cache ~/.npm directory
8+
- Except release tags
9+
- :memo: CHANGELOG.md is added
10+
- :memo: CODE_OF_CONDUCT.md is added
11+
- :pencil2: Typo at 'description' of 'badges' is fixed
12+
- :hammer: package.json is updated
13+
- Declaration file is generated directly by `tsc`
14+
- Use `rimraf` instead of `rm` command
15+
- :wrench: tsconfig.json is updated
16+
- Declaration file is generated to lib/ by `tsc`
17+
- 'typeRoots' is added
18+
- 'include' is added
19+
320
## Version 1.0.4
421

522
- :pushpin: Node.js v14.x is supported

0 commit comments

Comments
 (0)