Skip to content

Commit a5a0df4

Browse files
committedOct 2, 2023
chore: release v1.34.0
1 parent 827b4b4 commit a5a0df4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
 

‎CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [1.34.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.33.2...v1.34.0) (2023-10-02)
2+
3+
### Features
4+
5+
- always run build || exit 0 before lint in CI ([#936](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/936)) ([827b4b4](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/827b4b408bc3f02972be2aa748ca6ddea2351b15)), closes [#935](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/935)
6+
17
## [1.33.2](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.33.1...v1.33.2) (2023-10-02)
28

39
### Bug Fixes

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-typescript-app",
3-
"version": "1.33.2",
3+
"version": "1.34.0",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)