@cling-se/widget

0.14.0 • Public • Published

Publish to @cling-se/widget

NPM directory - @cling-se/widget

Prerequisites

  1. Authenticated to NPM
  2. Publishing rights to @cling-se/widget

Publishing to NPM

Bumping the version

  • Stand on dev/master. Using dev is fine as long as the branch is stable.
  • Navigate to widget/package.json and change version according to semantic versioning (see table below)
  • Commit and push version change to dev/master
    • Commit message: chore(widget): bumps version to <version>

Publishing

  • Navigate to root and run "pnpm widget:publish"

  • If not publishing from master you will be prompted with a confirm dialog. Press yes if the dev branch is stable

  • Post a message in #cling-release-notes channel:

    New Cling Widget published <npmVersion>
    - Specify your changes in a bullet list
    

Resources and definitions

Semantic versioning definitions
Version Description
MAJOR When you make incompatible API changes. At the time of writing we only change this if we plan on long term maintainance of a version
MINOR When you add functionality in a backwards compatible manner.
PATCH When you make backwards compatible bug fixes.

Readme

Keywords

none

Package Sidebar

Install

npm i @cling-se/widget

Weekly Downloads

600

Version

0.14.0

License

none

Unpacked Size

10.3 MB

Total Files

132

Last publish

Collaborators

  • jonathan.h
  • maxantonsson
  • johansandmark
  • rang-cling