Skip to content

Commit

Permalink
chore(release): 3.0.33 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.33](v3.0.32...v3.0.33) (2024-10-12)

### Bug Fixes

* **deps:** update dependency typescript to v5.6.3 ([32a6062](32a6062))
  • Loading branch information
vidavidorra-release[bot] committed Oct 12, 2024
1 parent 32a6062 commit 8c53812
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [3.0.33](https://github.com/vidavidorra/create-project/compare/v3.0.32...v3.0.33) (2024-10-12)

### Bug Fixes

- **deps:** update dependency typescript to v5.6.3 ([32a6062](https://github.com/vidavidorra/create-project/commit/32a60622962cf275769fb9eaf6289d7097a6ddce))

## [3.0.32](https://github.com/vidavidorra/create-project/compare/v3.0.31...v3.0.32) (2024-10-11)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vidavidorra/create-project",
"version": "3.0.32",
"version": "3.0.33",
"private": false,
"description": "Interactively create a GitHub project",
"keywords": [
Expand Down

0 comments on commit 8c53812

Please sign in to comment.