Skip to content

Commit

Permalink
Merge 8f537ce into f628485
Browse files Browse the repository at this point in the history
  • Loading branch information
AllenLiuxt committed Apr 2, 2022
2 parents f628485 + 8f537ce commit 48d1f49
Show file tree
Hide file tree
Showing 91 changed files with 10,734 additions and 22,384 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v2.1.2
with:
node-version: '10.x'
node-version: '16.x'

- uses: bahmutov/npm-install@v1

Expand Down
52 changes: 0 additions & 52 deletions .github/workflows/deploy-docs.yml

This file was deleted.

26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
## [2.3.18-alpha.3](https://github.com/vitelabs/vite.js/compare/v2.3.18-alpha.2...v2.3.18-alpha.3) (2022-03-20)


### chore

* 2.3.18-alpha.2 changelog ([4cb5000](https://github.com/vitelabs/vite.js/commit/4cb50002da455042cd06e6ec6683ac4dcd3000ac))

### ci

* update to use node 16 ([0d378f8](https://github.com/vitelabs/vite.js/commit/0d378f8ef216005873b10e2c26ebdee82cea0c3c))

### feat

* support contract_query ([fdab7da](https://github.com/vitelabs/vite.js/commit/fdab7dab3eb592c3ca5c13855245ad0f863195c6))

### style

* fix lint error ([262b1fb](https://github.com/vitelabs/vite.js/commit/262b1fb039369d365db8c2cf5ae2fff67f0a526b))



## [2.3.18-alpha.2](https://github.com/vitelabs/vite.js/compare/v2.3.18-alpha.1...v2.3.18-alpha.2) (2022-03-17)




## [2.3.17-alpha.5](https://github.com/vitelabs/vite.js/compare/v2.3.17-alpha.2...v2.3.17-alpha.5) (2022-01-02)


Expand Down
1 change: 0 additions & 1 deletion docs/.nvmrc

This file was deleted.

95 changes: 0 additions & 95 deletions docs/.vuepress/config.js

This file was deleted.

3 changes: 0 additions & 3 deletions docs/.vuepress/public/logo.svg

This file was deleted.

3 changes: 0 additions & 3 deletions docs/.vuepress/styles/index.styl

This file was deleted.

75 changes: 0 additions & 75 deletions docs/README.md

This file was deleted.

0 comments on commit 48d1f49

Please sign in to comment.