We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ef7fbc commit fde2cceCopy full SHA for fde2cce
.github/workflows/ci.yml
@@ -55,11 +55,6 @@ jobs:
55
name: coverage-report
56
path: coverage
57
58
- - name: Run Chromatic
59
- run: npm run chromatic
60
- env:
61
- CHROMATIC_PROJECT_TOKEN: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
62
-
63
- name: Check if version changed
64
id: check_version
65
shell: pwsh
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "irdashies",
3
"productName": "irdashies",
4
- "version": "0.0.14",
+ "version": "0.0.13",
5
"description": "iRacing Dashboards & Overlays",
6
"repository": {
7
"type": "git",
0 commit comments