Skip to content

Commit

Permalink
Merge pull request #2080 from VisActor/release/1.8.8
Browse files Browse the repository at this point in the history
[Auto release] release 1.8.8
  • Loading branch information
xile611 authored Jan 19, 2024
2 parents 5fa33c4 + d35471e commit 008173c
Show file tree
Hide file tree
Showing 130 changed files with 9,752 additions and 3,138 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
folder: ./docs/assets/changelog
langs: 'en,zh'
tag_name: ${{github.event.release.tag_name}}
file_name: changelog.md
file_name: release.md

- name: Push branch
run: |
Expand Down
220 changes: 110 additions & 110 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion common/config/rush/version-policies.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"definitionName":"lockStepVersion","policyName":"vchartMain","version":"1.8.7","mainProject":"@visactor/vchart","nextBump":"patch"}]
[{"definitionName":"lockStepVersion","policyName":"vchartMain","version":"1.8.8","mainProject":"@visactor/vchart","nextBump":"patch"}]
Loading

0 comments on commit 008173c

Please sign in to comment.