Skip to content

build(7 packages of @opentiny): upgrade the versions that was not formal#19

Merged
h-ivy merged 1 commit intoopentiny:devfrom
fengyon:fengyon/build-upgrade
Apr 14, 2023
Merged

build(7 packages of @opentiny): upgrade the versions that was not formal#19
h-ivy merged 1 commit intoopentiny:devfrom
fengyon:fengyon/build-upgrade

Conversation

@fengyon
Copy link
Contributor

@fengyon fengyon commented Apr 14, 2023

PR

build(7 packages of @opentiny): upgrade the version that was not formal of 7 packages of @opetiny

这些包的版本还是alpha,需要升级成正式版本:

  1. @opentiny/cli-commands: 1.0.0-alpha.3 to 1.0.1
  2. @opentiny/cli: 1.0.0-alpha.3 to 1.0.1
  3. @opentiny/cli-devkit: 1.0.0-alpha.3 to 1.0.1
  4. @opentiny/cli-module-list: 1.0.0-alpha.3 to 1.0.1
  5. @opentiny/tiny-plugin-link: 1.0.0-alpha.3 to 1.0.1
  6. @opentiny/tiny-toolkit-dev: 1.0.0-alpha.3 to 1.0.1
  7. @opentiny/cli-typescript: 1.0.0-alpha.3 to 1.0.1

修改后在npm发布

test

重新下载代码,并 git checkout fengyon/build-upgrade,切换到提交分支进行测试

1、安装依赖

npm run init

结果:安装成功

2、运行发布本地npm命令

npm run build && npx lerna exec npm pack

结果:无报错,本地构建.tgz压缩包成功

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our Commit Message Guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

  1. @opentiny/cli-commands: https://www.npmjs.com/package/@opentiny/cli-commands
  2. @opentiny/cli: https://www.npmjs.com/package/@opentiny/cli
  3. @opentiny/cli-devkit: https://www.npmjs.com/package/@opentiny/cli-devkit
  4. @opentiny/cli-module-list: https://www.npmjs.com/package/@opentiny/cli-module-list
  5. @opentiny/tiny-plugin-link: https://www.npmjs.com/package/@opentiny/tiny-plugin-link
  6. @opentiny/tiny-toolkit-dev: https://www.npmjs.com/package/@opentiny/tiny-toolkit-dev

@h-ivy h-ivy merged commit 4e0a4f7 into opentiny:dev Apr 14, 2023
…al of 7 packages of @opetiny

upgrade details:
1. `@opentiny/cli-commands`: `1.0.0-alpha.3` to `1.0.1`
2. `@opentiny/cli`:
`1.0.0-alpha.3` to `1.0.1`
3. `@opentiny/cli-devkit`: `1.0.0-alpha.3` to `1.0.1`
4. `@opentiny/cli-module-list`: `1.0.0-alpha.3` to `1.0.1`
5. `@opentiny/tiny-plugin-link`:
`1.0.0-alpha.3` to `1.0.1`
6. `@opentiny/tiny-toolkit-dev`: `1.0.0-alpha.3` to `1.0.1`
7. `@opentiny/cli-typescript`: `1.0.0-alpha.3` to `1.0.1`
@fengyon fengyon deleted the fengyon/build-upgrade branch April 15, 2023 01:47
@wjiangwang wjiangwang added the cli cli label Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli cli

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants