We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94a1ca1 commit 198eaf7Copy full SHA for 198eaf7
package.json
@@ -19,7 +19,7 @@
19
"build:dev": "tsc -b -v packages --watch",
20
"prebuild:prod": "npm run clean",
21
"build:prod": "tsc -b -v packages",
22
- "changelog": "lerna-changelog --from=v10.4.1",
+ "changelog": "lerna-changelog",
23
"clean": "tsc -b --clean packages",
24
"move:samples": "gulp move:samples",
25
"move:node_modules": "gulp move:node_modules",
0 commit comments