@coveo/semantic-monorepo-tools
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -0,1 +1,5 @@ | ||
## 2.1.2 (2023-05-01) | ||
## 2.1.1 (2023-04-24) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@coveo/semantic-monorepo-tools", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "A library of helper functions to do SemVer2 compliant releases from Conventional Commits in monorepos", | ||
@@ -51,4 +51,4 @@ "homepage": "https://github.com/coveo/semantic-monorepo-tools#readme", | ||
"@types/semver": "7.3.13", | ||
"@typescript-eslint/eslint-plugin": "5.59.0", | ||
"@typescript-eslint/parser": "5.59.0", | ||
"@typescript-eslint/eslint-plugin": "5.59.1", | ||
"@typescript-eslint/parser": "5.59.1", | ||
"conventional-changelog-angular": "5.0.13", | ||
@@ -58,3 +58,3 @@ "eslint": "8.39.0", | ||
"jest": "29.5.0", | ||
"lint-staged": "13.2.1", | ||
"lint-staged": "13.2.2", | ||
"octokit": "2.0.14", | ||
@@ -61,0 +61,0 @@ "prettier": "2.8.8", |
Sorry, the diff of this file is not supported yet
130828