Skip to content

Commit

Permalink
chore: release v1.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Oct 26, 2023
1 parent 7f1350e commit f8dbbea
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [1.40.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.39.0...v1.40.0) (2023-10-26)

### Features

- add --guide options ([#983](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/983)) ([7f1350e](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/7f1350e1a00e6a778101335d5cc9ae18474d650f)), closes [#982](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/982)

# [1.39.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.38.0...v1.39.0) (2023-10-20)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-typescript-app",
"version": "1.39.0",
"version": "1.40.0",
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
"repository": {
"type": "git",
Expand Down

0 comments on commit f8dbbea

Please sign in to comment.