Releases: JoshuaKGoldberg/create-typescript-app
Releases · JoshuaKGoldberg/create-typescript-app
v1.20.2
1.20.2 (2022-12-15)
Bug Fixes
- corrected allcontributors setup import path with fs (#124) (2506907)
v1.20.1
1.20.1 (2022-12-15)
Bug Fixes
- corrected description quote in setup script (#123) (1360510)
v1.20.0
1.20.0 (2022-12-15)
Features
- add 'area: testing' label to setup data (#120) (e0f9e0b)
v1.19.0
1.19.0 (2022-12-15)
Features
- bind console.log always to the same value (#111) (c62dc71)
- remove branch protection bot from release.yml (c8b5e2b)
- set back release.yml (27fa842)
- testing out package version 1.14.0 bump (69e2617)
Bug Fixes
- temporarily disable branch protections for release-it (#113) (e4c41b8)
v1.8.0
1.8.0 (2022-12-14)
Features
- switch from semantic-release to release-it (#110) (c0fcbf4)
v1.7.0
1.7.0 (2022-12-14)
Features
- used semantic-release/exec to clean changelog headings (#109) (db88e12)
v1.6.0
1.6.0 (2022-12-13)
Features
- change GHANGELOG.md title to include hash (297eb4e)
v1.5.0
1.5.0 (2022-12-13)
Features
- add test entry to CHANGELOG.md (c39b3db)
v1.4.0
1.4.0 (2022-12-13)
Features
- bind console log for performance (not really) (#105) (98155c5)
v1.3.0
1.3.0 (2022-12-13)
Bug Fixes
- proper coverage reporting (#90) (d045e7d)
- properly separated typed and untyped linting (#92) (bfd36bf)
Features