Skip to content

Latest commit

 

History

History
248 lines (108 loc) · 6.9 KB

CHANGELOG-old.md

File metadata and controls

248 lines (108 loc) · 6.9 KB

CHANGELOG

0.14.3 (2023-02-06)

Bug Fixes

  • stable version will faild when bump version (5650002)

0.14.2 (2023-02-06)

Bug Fixes

  • zcloak-ci-ghact-build: fix throw level error when no skip-beta arg (18ae4ab)

0.14.1 (2023-02-06)

Bug Fixes

  • zcloak-dev-version: fix the script will update dependencies with workspace protocol. (8cdf3e7)

0.14.0 (2023-02-06)

Features

  • zcloak-dev-build-ts: replace workspace protocol version to semver in package dependencies. (80662d6)

0.13.0 (2023-02-06)

Features

  • lint, dev: up deps, add skip-beta arg for zcloak-ci-ghact-build. (00c581b)

0.12.0 (2022-12-15)

Features

0.11.3 (2022-12-09)

Bug Fixes

0.11.2 (2022-12-09)

Bug Fixes

  • ci: public folder exists error (700c37d)

0.11.1 (2022-12-09)

Bug Fixes

  • ci: use public folder exists instead .skip-lint (45c2f78)

0.11.0 (2022-12-09)

Features

  • ci: add .skip-lint file to skip lint dependencies (6c02015)

0.10.5 (2022-12-05)

Bug Fixes

0.10.4 (2022-12-05)

Bug Fixes

  • build: fix build includes error (96f3e12)

0.10.3 (2022-12-05)

Bug Fixes

  • ci: skip npm when level=4 (4122883)

0.10.2 (2022-12-05)

Bug Fixes

  • ci: remove spaces. (242f481)
  • ci: when the patch version number is 0, the changelog output error. (88cfd2d)

##0.10.1 (2022-12-05)

Bug Fixes

  • ci: when the patch version number is 0, the changelog output error. (88cfd2d)

0.10.0 (2022-12-05)

Bug Fixes

  • ci: not push changes because the level is less 4. (9b159cc)

Features

  • ci: add release-as note (91560f9)
  • ci: bump version by commit (552b099)

0.8.1 (2022-12-01)

Bug Fixes

  • use angular instead conventionalcommits (51c01e5)

0.8.0 (2022-12-01)

Features

  • dev: recommend bump version (ccb3619)
  • ghact: remove release-pr github actions (4dd16b0)

Bug Fixes

0.7.6 (2022-12-01)

Features

0.6.6 Nov 18, 2022

Changes:

  • skip lint dependencies when hash .skip-build file.

0.6.5 Nov 18, 2022

Changes:

  • allow to build js and jsx files.

0.6.4 Nov 17, 2022

Changes:

  • allow to build js and jsx files.

0.6.3 Nov 15, 2022

Changes:

  • fix zcloak-dev-run-lint tsc not throw error.

0.6.2 Nov 15, 2022

Changes:

  • fix zcloak-lint would not lint the type dependencies in locals.

0.6.1 Nov 13, 2022

Changes:

  • fix @zcloak/lint dependencies.

0.6.0 Nov 13, 2022

Changes:

  • add @zcloak/lint package, it to lint dependencies in package.json, and also lint references in tsconfig.build.json when local dependencies.
  • add zcloak-dev-lint-dependencies ci.

0.5.0 Nov 11, 2022

Changes:

  • don't make packageInfo.json
  • bump version manual

0.4.1 Nov 10, 2022

Changes:

  • update babel config
  • update prettier config
  • update jest config
  • check dependencies when build

0.3.1 Sep 19, 2022

Changes:

  • add eslint-plugin-header
  • up deps

0.2.1 Sep 19, 2022

Changes:

  • upgrade dependiencies

0.1.1 May 25, 2022

Changes:

  • Add github release script support.