Skip to content

Commit b8d079e

Browse files
committed
πŸ”§ chore(config): update lerna version config
1 parent 601f72a commit b8d079e

File tree

8 files changed

+2
-8
lines changed

8 files changed

+2
-8
lines changed

β€Ž.releaserc.jsβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module.exports = {
2-
// extends: 'semantic-release-monorepo',
2+
extends: 'semantic-release-monorepo',
33
plugins: [
44
[
55
'@semantic-release/commit-analyzer',

β€Žpackages/changelog/.releaserc.jsβ€Ž

Lines changed: 0 additions & 1 deletion
This file was deleted.

β€Žpackages/commit-types/.releaserc.jsβ€Ž

Lines changed: 0 additions & 1 deletion
This file was deleted.

β€Žpackages/config-monorepo/.releaserc.jsβ€Ž

Lines changed: 0 additions & 1 deletion
This file was deleted.

β€Žpackages/config/.releaserc.jsβ€Ž

Lines changed: 0 additions & 1 deletion
This file was deleted.

β€Žpackages/parser-opts/.releaserc.jsβ€Ž

Lines changed: 0 additions & 1 deletion
This file was deleted.

β€Žpackages/parser-opts/README.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
## Usage
66

7-
Regex pattern test here : [Regex101](https://regex101.com/r/YxXWi5/7)
7+
Regex pattern test here : [Regex101](https://regex101.com/r/YxXWi5/9)
88

99
```js
1010
module.exports = {

β€Žpackages/plugin/.releaserc.jsβ€Ž

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
Β (0)