@coveo/semantic-monorepo-tools
Advanced tools
Comparing version 2.6.1 to 2.6.2
@@ -0,1 +1,10 @@ | ||
## 2.6.2 (2024-12-16) | ||
### Bug Fixes | ||
* **deps:** update all dependencies ([#280](https://github.com/coveo/semantic-monorepo-tools/issues/280)) ([0e003f6](https://github.com/coveo/semantic-monorepo-tools/commits/0e003f62b9ea4c4139abd1bcfea317e0cf75f23d)) | ||
## 2.6.1 (2024-12-09) | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "@coveo/semantic-monorepo-tools", | ||
"version": "2.6.1", | ||
"version": "2.6.2", | ||
"description": "A library of helper functions to do SemVer2 compliant releases from Conventional Commits in monorepos", | ||
@@ -59,3 +59,3 @@ "homepage": "https://github.com/coveo/semantic-monorepo-tools#readme", | ||
"octokit": "3.2.1", | ||
"prettier": "3.4.1", | ||
"prettier": "3.4.2", | ||
"ts-jest": "29.2.5", | ||
@@ -62,0 +62,0 @@ "ts-node": "10.9.2", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
142748