Skip to content

Commit

Permalink
chore(main): release 15.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 4, 2025
1 parent 8fdfb2d commit b7707d7
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"15.1.0"}
{".":"15.1.1"}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [15.1.1](https://github.com/voxpelli/tsconfig/compare/v15.1.0...v15.1.1) (2025-01-04)


### 🧹 Chores

* **dependents:** update npm data ([#71](https://github.com/voxpelli/tsconfig/issues/71)) ([e4d0a7b](https://github.com/voxpelli/tsconfig/commit/e4d0a7b70a18d0ae9ae8b621ede8a9042e25eeba))
* **deps:** lock file maintenance ([#77](https://github.com/voxpelli/tsconfig/issues/77)) ([d0e9fb8](https://github.com/voxpelli/tsconfig/commit/d0e9fb82adf1b9515f62b45ca640cc8d1681ddc5))
* **deps:** update dependency npm-run-all2 to ^7.0.2 ([#74](https://github.com/voxpelli/tsconfig/issues/74)) ([8fdfb2d](https://github.com/voxpelli/tsconfig/commit/8fdfb2db791b9a801bf8109e6abb444e57912dca))

## [15.1.0](https://github.com/voxpelli/tsconfig/compare/v15.0.0...v15.1.0) (2024-11-25)


Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@voxpelli/tsconfig",
"description": "Personal tsconfig bases",
"version": "15.1.0",
"version": "15.1.1",
"license": "MIT",
"author": "Pelle Wessman <[email protected]> (http://kodfabrik.se/)",
"homepage": "https://github.com/voxpelli/tsconfig",
Expand Down Expand Up @@ -32,7 +32,7 @@
"@types/node": "^22.9.3",
"husky": "^9.1.7",
"list-dependents-cli": "^2.6.1",
"npm-run-all2": "^7.0.2",
"npm-run-all2": "^7.0.1",
"typescript": "~5.7.2",
"validate-conventional-commit": "^1.0.4"
},
Expand Down

0 comments on commit b7707d7

Please sign in to comment.