Skip to content

Commit

Permalink
chore(release): 3.0.79 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.79](v3.0.78...v3.0.79) (2025-01-12)

### Bug Fixes

* **deps:** update dependency typescript to v5.7.3 ([d525b12](d525b12))
  • Loading branch information
vidavidorra-release[bot] committed Jan 12, 2025
1 parent d525b12 commit c6207d7
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.79](https://github.com/vidavidorra/create-project/compare/v3.0.78...v3.0.79) (2025-01-12)

### Bug Fixes

- **deps:** update dependency typescript to v5.7.3 ([d525b12](https://github.com/vidavidorra/create-project/commit/d525b12654076d7cea3d546d65cf2e35c370efe4))

## [3.0.78](https://github.com/vidavidorra/create-project/compare/v3.0.77...v3.0.78) (2025-01-08)

### 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.78",
"version": "3.0.79",
"private": false,
"description": "Interactively create a GitHub project",
"keywords": [
Expand Down

0 comments on commit c6207d7

Please sign in to comment.