@financial-times/n-conversion-forms 31.0.0 → 31.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13,13 +13,13 @@ jobs:
13
13
  steps:
14
14
  - uses: actions/setup-node@v3
15
15
  with:
16
- node-version: 14.x
16
+ node-version: 18.x
17
17
  - uses: actions/checkout@v2
18
18
  with:
19
19
  persist-credentials: false
20
20
  - run: git config --global url."https://${{ secrets.NEXT_USER_PAT }}@github.com/".insteadOf ssh://git@github.com/
21
- - run: npm install -g npm@7.24.2
22
- - run: make install
21
+ - run: npm install -g npm@9.6.7
22
+ - run: npm install
23
23
  - run: npm run build-storybook
24
24
  - name: Deploy
25
25
  uses: peaceiris/actions-gh-pages@v3
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "branch": "",
3
3
  "repo": "n-conversion-forms",
4
- "version": "c11f11ba33cddfdac510ecca5f74fc304bdc6eda",
5
- "tag": "v31.0.0"
4
+ "version": "d8566ba2cce49771df59e3038896ec5f3849fe64",
5
+ "tag": "v31.0.1"
6
6
  }
package/CONTRIBUTING.md CHANGED
@@ -3,7 +3,7 @@
3
3
  To contribute to this project, clone this repository locally and commit your code to a seperate branch. Please write unit tests for your code and run the linter before opening a pull-request.
4
4
 
5
5
  ```bash
6
- make test # runs linter and unit tests
6
+ npm test # runs linter and unit tests
7
7
  ```
8
8
 
9
9
  # Releasing new versions
@@ -51,11 +51,13 @@ export function AcceptTermsSubscription({
51
51
  <li>
52
52
  <span className="terms-transition terms-transition--immediate">
53
53
  By placing your order subject to the Terms & Conditions (save for
54
- section 2) referred to below, you are waiving your statutory right
55
- to cancel our contract within 14 days of payment. Your payment is
56
- a one-time payment collected at the time of checkout, and
57
- unsubscribing or cancelling at any point (whether before or after
58
- the 14-day period) will not entitle you to a refund.
54
+ section 2) referred to below, you agree that we may start your
55
+ 7-day pass immediately upon our acceptance of your order and that
56
+ you are waiving your statutory right to cancel our contract within
57
+ 14 days of confirmation. Your payment is a one-time payment
58
+ collected at the time of checkout, and cancelling at any point
59
+ (whether before or after the 14-day period) will not entitle you
60
+ to a refund.
59
61
  </span>
60
62
  </li>
61
63
  <li>