Commit bcc4177e authored by 秦文海's avatar 秦文海

fix: 修复发布main入口

parent c0f495cb
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
**/node_modules
# roadhog-api-doc ignore
/src/utils/request-temp.js
_roadhog-api-doc
# production
**/dist
/.vscode
**/**/lib/**
**/**/es/**
# misc
.DS_Store
npm-debug.log*
yarn-error.log
/coverage
.idea
package-lock.json
*bak
.vscode
# visual studio code
.history
*.log
functions/mock
.temp/**
# umi
.umi
.umi-production
# screenshot
screenshot
.firebase
.eslintcache
.changelog
# devServer-host
host/
webpack.host.js
\ No newline at end of file
......@@ -2,6 +2,14 @@
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.3.5](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/tiptool@1.3.3...@wisdom-components/tiptool@1.3.5) (2021-11-12)
### Bug Fixes
- 修复发布 main 入口 ([24c7e7d](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/24c7e7da6f545a2b2d4a44ead6e2af86179fd369))
- 修复发布 main 入口 ([d083de9](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/d083de9968a652381e6c253be9db39c72299a481))
- 修复发布 main 入口 ([a65ca65](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/a65ca65f0c956d64bfa48eec7c55a7a4d971c610))
## [1.3.4](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/tiptool@1.3.3...@wisdom-components/tiptool@1.3.4) (2021-11-12)
### Bug Fixes
......
{
"name": "@wisdom-components/tiptool",
"version": "1.3.4",
"version": "1.3.5",
"description": "> TODO: description",
"author": "qinwenhai <939637841@qq.com>",
"homepage": "",
......
......@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.2.7](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_configurationview@1.2.5...@wisdom-components/ec_configurationview@1.2.7) (2021-11-12)
### Bug Fixes
- 修复发布 main 入口 ([24c7e7d](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/24c7e7da6f545a2b2d4a44ead6e2af86179fd369))
- 修复发布 main 入口 ([a65ca65](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/a65ca65f0c956d64bfa48eec7c55a7a4d971c610))
## [1.2.6](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/ec_configurationview@1.2.5...@wisdom-components/ec_configurationview@1.2.6) (2021-11-12)
### Bug Fixes
......
{
"name": "@wisdom-components/ec_configurationview",
"version": "1.2.6",
"version": "1.2.7",
"description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>",
"homepage": "",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment