@wise/wds-codemods 0.0.1-experimental-5aca8b2 → 0.0.1-experimental-4bee5c0

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.
@@ -98,7 +98,7 @@ jobs:
98
98
  state: 'success',
99
99
  target_url: `https://github.com/${context.repo.owner}/${context.repo.repo}/actions/runs/${context.runId}`,
100
100
  description: publishedPackage,
101
- context: 'experimental-build'
101
+ context: 'Experimental build'
102
102
  });
103
103
 
104
104
  publish:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wise/wds-codemods",
3
- "version": "0.0.1-experimental-5aca8b2",
3
+ "version": "0.0.1-experimental-4bee5c0",
4
4
  "license": "UNLICENSED",
5
5
  "author": "Wise Payments Ltd.",
6
6
  "type": "module",