Skip to content

Conversation

ccremer
Copy link
Contributor

@ccremer ccremer commented May 23, 2023

  • Transfers ownership of the Repo and all published artifacts from @ccremer to @nxtengineering (change of intellectual property)
  • Replaces and republishes all npm packages with a v1 major version bump.

Checklist for PR Authors

  • Link this PR to related issues if applicable
  • This PR contains a single logical change (to build a better changelog)
  • I have cleaned up the commit history (no useless army of tiny "Update file xyz" commits)
  • PR title doesn't contain a categorization prefix like "[chore]" or "feat:" -> There are labels for that

Checklist for PR Reviewers

  • Categorize the PR by setting a good title and adding one of the release labels (see below)

    Labels that control the release
    • major: major
    • minor: minor
    • patch: patch
    • performance: patch
    • skip-release: none
    • release: Release after merge. Use together with a Label that doesn't immediately release, e.g. internal.
    • internal: none
    • documentation: none
    • tests: none
    • dependencies: none
📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @nxt-engineering/kubernetes-client-angular@1.0.0-canary.1.c5c1b50.0
npm install @nxt-engineering/kubernetes-client-fetch@1.0.0-canary.1.c5c1b50.0
npm install @nxt-engineering/kubernetes-client@1.0.0-canary.1.c5c1b50.0
# or 
yarn add @nxt-engineering/kubernetes-client-angular@1.0.0-canary.1.c5c1b50.0
yarn add @nxt-engineering/kubernetes-client-fetch@1.0.0-canary.1.c5c1b50.0
yarn add @nxt-engineering/kubernetes-client@1.0.0-canary.1.c5c1b50.0

@ccremer ccremer added the major Increment the major version when merged label May 24, 2023
@ccremer ccremer marked this pull request as ready for review May 24, 2023 07:44
@ccremer ccremer merged commit 8bf9fed into master May 24, 2023
@ccremer ccremer deleted the nxt-move branch May 24, 2023 07:46
ccremer added a commit that referenced this pull request May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major Increment the major version when merged
Development

Successfully merging this pull request may close these issues.

1 participant