Skip to content

Commit 6b25442

Browse files
committedDec 15, 2022
chore: release v1.20.1
1 parent 1360510 commit 6b25442

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
 

Diff for: ‎CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### [1.20.1](https://github.com/JoshuaKGoldberg/template-typescript-node-package/compare/v1.20.0...v1.20.1) (2022-12-15)
2+
3+
### Bug Fixes
4+
5+
- corrected description quote in setup script ([#123](https://github.com/JoshuaKGoldberg/template-typescript-node-package/issues/123)) ([1360510](https://github.com/JoshuaKGoldberg/template-typescript-node-package/commit/1360510ee2173084499b5d4360d6213b8003e76c))
6+
17
## [1.20.0](https://github.com/JoshuaKGoldberg/template-typescript-node-package/compare/v1.19.0...v1.20.0) (2022-12-15)
28

39
### Features

Diff for: ‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@
6262
"test": "vitest"
6363
},
6464
"type": "module",
65-
"version": "1.20.0"
65+
"version": "1.20.1"
6666
}

0 commit comments

Comments
 (0)
Please sign in to comment.