feat: New 'What's New' section in Preferences (#2049) (skip e2e)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
const parseChangelog = require('changelog-parser')
|
||||
const path = require('path')
|
||||
|
||||
const scopes = ['mobile', 'web', 'desktop', 'components']
|
||||
const scopes = ['mobile', 'web', 'desktop']
|
||||
|
||||
async function parsePackages(packageNames) {
|
||||
let result = ''
|
||||
|
||||
Reference in New Issue
Block a user