Skip to content

Commit

Permalink
v7.0.0-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hperrin committed Oct 12, 2022
1 parent 7c35a8f commit c61a67b
Show file tree
Hide file tree
Showing 93 changed files with 3,821 additions and 18,879 deletions.
1,047 changes: 335 additions & 712 deletions CHANGELOG.md

Large diffs are not rendered by default.

10 changes: 3 additions & 7 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
{
"version": "6.2.0",
"version": "7.0.0-beta.0",
"command": {
"version": {
"allowBranch": [
"master"
],
"allowBranch": ["master"],
"conventionalCommits": true
}
},
"packages": [
"packages/*"
]
"packages": ["packages/*"]
}
Loading

0 comments on commit c61a67b

Please sign in to comment.