Sha256: 4a1f200f2727e6c0dda8d6b41e6780cb7f7f82545f59029210e0406a66f023d5

Contents?: true

Size: 441 Bytes

Versions: 66

Compression:

Stored size: 441 Bytes

Contents

## Releasing jquery-ujs

### Releasing to npm

Make sure npm's configuration `sign-git-tag` is set to true.

```
npm config set sign-git-tag true
```

Release it to npm using the [npm version command](https://docs.npmjs.com/cli/version). Like:

```
npm version patch
```

This will:

* Bump a patch version
* Commit the change
* Generate the tag
* Push the commit and the tag to the repository
* Publish the package in https://www.npmjs.com

Version data entries

66 entries across 50 versions & 3 rubygems

Version Path
trusty-cms-6.3.1 node_modules/jquery-ujs/RELEASE.md
optimacms-0.1.61 spec/dummy/node_modules/jquery-ujs/RELEASE.md
trusty-cms-5.0.7 node_modules/jquery-ujs/RELEASE.md
trusty-cms-5.0.6 node_modules/jquery-ujs/RELEASE.md
trusty-cms-5.0.5 node_modules/jquery-ujs/RELEASE.md
trusty-cms-5.0.4 node_modules/jquery-ujs/RELEASE.md
trusty-cms-5.0.3 node_modules/jquery-ujs/RELEASE.md
trusty-cms-5.0.2 node_modules/jquery-ujs/RELEASE.md
trusty-cms-5.0.1 node_modules/jquery-ujs/RELEASE.md
trusty-cms-4.3.5 node_modules/jquery-ujs/RELEASE.md
trusty-cms-5.0.0 node_modules/jquery-ujs/RELEASE.md
trusty-cms-4.3.4 node_modules/jquery-ujs/RELEASE.md
trusty-cms-4.3.4 spec/dummy/node_modules/jquery-ujs/RELEASE.md
trusty-cms-4.3.3 node_modules/jquery-ujs/RELEASE.md
trusty-cms-4.3.3 spec/dummy/node_modules/jquery-ujs/RELEASE.md
trusty-cms-4.3.2 node_modules/jquery-ujs/RELEASE.md
trusty-cms-4.3.2 spec/dummy/node_modules/jquery-ujs/RELEASE.md
trusty-cms-4.3.1 node_modules/jquery-ujs/RELEASE.md
trusty-cms-4.3.1 spec/dummy/node_modules/jquery-ujs/RELEASE.md
trusty-cms-4.3 spec/dummy/node_modules/jquery-ujs/RELEASE.md