@govuk-pay/pay-js-commons
Advanced tools
Comparing version 2.15.0 to 2.16.0
@@ -10,2 +10,3 @@ 'use strict'; | ||
info.container = opts.container; | ||
info.environment = opts.environment; | ||
info.level = info.level.toUpperCase(); | ||
@@ -12,0 +13,0 @@ return info; |
{ | ||
"name": "@govuk-pay/pay-js-commons", | ||
"version": "2.15.0", | ||
"version": "2.16.0", | ||
"description": "Reusable js scripts for GOV.UK Pay Node.js projects", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -180,2 +180,3 @@ [![Build Status](https://travis-ci.org/alphagov/pay-js-commons.svg?branch=master)](https://travis-ci.org/alphagov/pay-js-commons) | ||
- `npm publish` | ||
- A new commit is created automatically to increment the version, create a PR and merge this | ||
@@ -182,0 +183,0 @@ Once you have done this it should be available instantly you can check by visiting https://www.npmjs.com/package/@govuk-pay/pay-js-commons and looking for your release, should say _published a few seconds ago_. |
469844
2406
185