Skip to content

print the updated packages at the end for use in the changelog#1

Merged
sebmck merged 1 commit intolerna:masterfrom
hzoo:patch-1
Dec 4, 2015
Merged

print the updated packages at the end for use in the changelog#1
sebmck merged 1 commit intolerna:masterfrom
hzoo:patch-1

Conversation

@hzoo
Copy link
Copy Markdown
Contributor

@hzoo hzoo commented Dec 4, 2015

sebmck added a commit that referenced this pull request Dec 4, 2015
print the updated packages at the end for use in the changelog
@sebmck sebmck merged commit 665ad76 into lerna:master Dec 4, 2015
hzoo pushed a commit that referenced this pull request May 29, 2016
syle: rename --confirm to --yes
gigabo added a commit that referenced this pull request Dec 13, 2016
This adds a `packages` configuration option to `lerna.json`:

```json
{
  "lerna": "x.x.x",
  "version": "0.2.3",
  "packages": [
    {"glob": "packages/{core,plugins}/*/package.json"},
    {"glob": "build-tools/package.json"},
    {"glob": "integration-tests/**/package.json"}
  ]
}
```

The default is `[{"glob": "packages/*/package.json"}]`, which is equivalent to
the historical layout of a Lerna repo.
gigabo added a commit that referenced this pull request Dec 13, 2016
This adds a `packages` configuration option to `lerna.json`:

```json
{
  "lerna": "x.x.x",
  "version": "0.2.3",
  "packages": [
    {"glob": "packages/{core,plugins}/*/package.json"},
    {"glob": "build-tools/package.json"},
    {"glob": "integration-tests/**/package.json"}
  ]
}
```

The default is `[{"glob": "packages/*/package.json"}]`, which is equivalent to
the historical layout of a Lerna repo.
gigabo added a commit that referenced this pull request Dec 14, 2016
This adds a `packages` configuration option to `lerna.json`:

```json
{
  "lerna": "x.x.x",
  "version": "0.2.3",
  "packages": [
    {"glob": "packages/{core,plugins}/*/package.json"},
    {"glob": "build-tools/package.json"},
    {"glob": "integration-tests/**/package.json"}
  ]
}
```

The default is `[{"glob": "packages/*/package.json"}]`, which is equivalent to
the historical layout of a Lerna repo.
@lock
Copy link
Copy Markdown

lock Bot commented Dec 28, 2018

This thread has been automatically locked because there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock Bot locked as resolved and limited conversation to collaborators Dec 28, 2018
nx-cloud[bot]

This comment was marked as outdated.

nx-cloud[bot]

This comment was marked as outdated.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants