Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish packages to NPM #9955

Merged
merged 3 commits into from
Mar 21, 2023
Merged

Publish packages to NPM #9955

merged 3 commits into from
Mar 21, 2023

Conversation

spinnakerbot2
Copy link
Contributor

This PR bumps the version(s) of all Deck package(s) that have unpublished changes.

pluginsdk-peerdeps 0.10.0 (2023-03-15)

Features

  • peerdep-sync: Synchronize peerdependencies (1eca783)

This PR bumps each package to the next semver version (patch/minor/major) based on the commit messages of unpublished changes using Conventional Commits.

  • fix: patch release
  • feat: minor release
  • BREAKING CHANGE: major release

It also updates dependency versions in other packages in the monorepo which depend on the bumped package(s).

After this PR is merged, Github Actions will publish any bumped packages to the NPM registry.

Auto-generated by .github/workflows/package-bump-pr.yml

@mattgogerly mattgogerly merged commit b727bf5 into master Mar 21, 2023
@mattgogerly mattgogerly deleted the create-pull-request/patch branch March 21, 2023 14:42
siddhu-opsmx pushed a commit to OpsMx/deck-oes-1 that referenced this pull request Apr 12, 2023
* chore(publish): publish packages (e1b8d70)

 - deck-app@2.5.0

* feat(peerdep-sync): Synchronize peerdependencies

* chore(publish): publish peerdeps (e1b8d70)

 - @spinnaker/pluginsdk-peerdeps@0.10.0

---------

Co-authored-by: spinnakerbot <spinnakerbot@spinnaker.io>
yugaa22 pushed a commit to OpsMx/deck-oes that referenced this pull request Jun 26, 2023
* chore(publish): publish packages (e1b8d70)

 - deck-app@2.5.0

* feat(peerdep-sync): Synchronize peerdependencies

* chore(publish): publish peerdeps (e1b8d70)

 - @spinnaker/pluginsdk-peerdeps@0.10.0

---------

Co-authored-by: spinnakerbot <spinnakerbot@spinnaker.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants