Skip to content

Commit

Permalink
fix: use semantic-release-monorepo fork (#1252)
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed May 3, 2023
1 parent 8acdfe9 commit dd91980
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -228,7 +228,7 @@
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "https://registry.npmjs.org/@achingbrain/semantic-release-github/-/semantic-release-github-0.0.0.tgz",
"@semantic-release/github": "https://registry.npmjs.org/@achingbrain/semantic-release-github/-/semantic-release-github-0.0.2.tgz",
"@semantic-release/npm": "^10.0.3",
"@semantic-release/release-notes-generator": "^10.0.3",
"@types/chai": "^4.2.16",
Expand Down Expand Up @@ -300,7 +300,7 @@
"read-pkg-up": "^9.1.0",
"rimraf": "^5.0.0",
"semantic-release": "^21.0.1",
"semantic-release-monorepo": "^7.0.5",
"semantic-release-monorepo": "https://registry.npmjs.org/@achingbrain/semantic-release-monorepo/-/semantic-release-monorepo-8.0.0.tgz",
"semver": "^7.3.8",
"source-map-support": "^0.5.20",
"strip-bom": "^5.0.0",
Expand Down

0 comments on commit dd91980

Please sign in to comment.