We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1360510 commit 6b25442Copy full SHA for 6b25442
CHANGELOG.md
@@ -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
7
## [1.20.0](https://github.com/JoshuaKGoldberg/template-typescript-node-package/compare/v1.19.0...v1.20.0) (2022-12-15)
8
9
### Features
package.json
@@ -62,5 +62,5 @@
62
"test": "vitest"
63
},
64
"type": "module",
65
- "version": "1.20.0"
+ "version": "1.20.1"
66
}
0 commit comments