@rh-support/troubleshoot 2.2.171 → 2.2.172

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.
@@ -431,7 +431,7 @@ export default {
431
431
  'The customer thinks the case is not moving appropriately': 'ケースが適切に処理されていないとお客様が判断された場合',
432
432
  'The customer wants a new resource': 'お客様が新規リソースを希望される場合',
433
433
  'The issue is more severe than originally thought': '当初の判断より問題が深刻な場合',
434
- Title: '肩書き',
434
+ Title: '件名 (問題の概要)',
435
435
  Email: '電子メール',
436
436
  Phone: '電話',
437
437
  IRC: 'IRC',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rh-support/troubleshoot",
3
- "version": "2.2.171",
3
+ "version": "2.2.172",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "registry": "https://registry.npmjs.org"
@@ -131,5 +131,5 @@
131
131
  "defaults and supports es6-module",
132
132
  "maintained node versions"
133
133
  ],
134
- "gitHead": "14b3b0cbffd9aafd516b7bb84041888e1a7a1a5e"
134
+ "gitHead": "0ea5806f9d702fa69d66245c813ee1b0f887c0f7"
135
135
  }