Skip to content

Commit

Permalink
docs: release 20.8.6 changelog
Browse files Browse the repository at this point in the history
affects: @gio-design/components, @gio-design/icons, @gio-design/tokens, website
  • Loading branch information
jack0pan committed Aug 29, 2020
1 parent 37f3e7b commit 8873d5d
Show file tree
Hide file tree
Showing 13 changed files with 140,404 additions and 167,830 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
fetch-depth: 2
- run: git checkout HEAD^2
if: ${{ github.event_name == 'pull_request' }}
- name: Detect Secrets
uses: zricethezav/gitleaks-action@master
install:
name: Install dependencies
runs-on: ubuntu-latest
Expand Down
8 changes: 4 additions & 4 deletions packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gio-design/components",
"version": "20.8.5",
"version": "20.8.6",
"description": "GrowingIO Design components",
"author": "GrowingIO Frontend Team <[email protected]>",
"module": "./es/index.js",
Expand All @@ -20,8 +20,8 @@
"test:xunit": "JEST_JUNIT_CLASSNAME=\"{filename}\" jest --ci --testResultsProcessor=jest-junit"
},
"dependencies": {
"@gio-design/icons": "^20.8.2",
"@gio-design/tokens": "^20.8.3",
"@gio-design/icons": "^20.8.4",
"@gio-design/tokens": "^20.8.4",
"@types/classnames": "^2.2.9",
"@types/lodash": "^4.14.136",
"@types/react": "^16.8.23",
Expand Down Expand Up @@ -59,4 +59,4 @@
"react": "^16.8.6",
"react-dom": "^16.8.6"
}
}
}

Large diffs are not rendered by default.

Loading

0 comments on commit 8873d5d

Please sign in to comment.