question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`nx run workspace:version` does not generate changelog

See original GitHub issue

Running nx run workspace:version does not generate changelog or updates the package.json files inside the repo.

If I delete https://github.com/jscutlery/semver/blob/main/packages/semver/src/executors/version/version.ts#L34 till https://github.com/jscutlery/semver/blob/main/packages/semver/src/executors/version/version.ts#L45 it works as expected.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:12 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
TriPSscommented, May 15, 2022

This issues happens again in the latest release. Can we reopen @edbzn?

0reactions
TriPSscommented, May 16, 2022

@edbzn I indeed was the latest version 2.23.4, rolling back to 2.22.0 solved it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

jscutlery/semver: Nx plugin to automate semantic ... - GitHub
Nx plugin to automate semantic versioning and CHANGELOG generation. ... This way you release only what you want and consumers don't get updates...
Read more >
@nrwl/workspace | Nx
Running nx g @nrwl/nx-plugin:plugin feature will create a local plugin with a generator which is written the same way generators are written for...
Read more >
Using Nx Workspace generators to scaffold new blog posts
As you can see, Nx generators not only scaffold files but are able to generate entire folder structures, register new Nx libraries or...
Read more >
Setting Up A DevOps Pipeline With Nx - Christian Lüdemann
Nx is a build system with best-in-class support for monorepos. ... instant as Nx will detect that there is no change between the...
Read more >
Getting Started with Monorepo with Nx Nrwl - Rupesh Tiwari
This will solve the problem and you will not have many Git projects ... In order to create your first Nx Monorepo workspace...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found