From a506c575fe64a0bf7a9358ffbbbe77a6705ee8ef Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 15 Dec 2023 06:07:53 +0000 Subject: [PATCH] chore(release): 1.2.1 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.2.1](https://github.com/anyone-yuren/pnpm-monorepo-mui/compare/v1.2.0...v1.2.1) (2023-12-15) ### Bug Fixes * :bug: 优化Gfield写法 ([5918b6a](https://github.com/anyone-yuren/pnpm-monorepo-mui/commit/5918b6ada94397d50ca1b43c8436d18d2011300f)) * :bug: 修复GField参数报错问题 ([ecf1d8a](https://github.com/anyone-yuren/pnpm-monorepo-mui/commit/ecf1d8af2fe6254dcee665598be0fbdd5cce26c5)) * :bug: 新增commitlint长度限制 ([843da37](https://github.com/anyone-yuren/pnpm-monorepo-mui/commit/843da3708629ffbd1a3f7ebad222679ddb3140c3)) * :bug: 设置commintlint规则 ([0af3abe](https://github.com/anyone-yuren/pnpm-monorepo-mui/commit/0af3abe83a9fc7ec277902eff19ecab2a526fa90)) --- packages/gbeata/CHANGELOG.md | 10 ++++++++++ packages/gbeata/package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/packages/gbeata/CHANGELOG.md b/packages/gbeata/CHANGELOG.md index 4532b264..8d7d5b91 100644 --- a/packages/gbeata/CHANGELOG.md +++ b/packages/gbeata/CHANGELOG.md @@ -1,3 +1,13 @@ +## [1.2.1](https://github.com/anyone-yuren/pnpm-monorepo-mui/compare/v1.2.0...v1.2.1) (2023-12-15) + + +### Bug Fixes + +* :bug: 优化Gfield写法 ([5918b6a](https://github.com/anyone-yuren/pnpm-monorepo-mui/commit/5918b6ada94397d50ca1b43c8436d18d2011300f)) +* :bug: 修复GField参数报错问题 ([ecf1d8a](https://github.com/anyone-yuren/pnpm-monorepo-mui/commit/ecf1d8af2fe6254dcee665598be0fbdd5cce26c5)) +* :bug: 新增commitlint长度限制 ([843da37](https://github.com/anyone-yuren/pnpm-monorepo-mui/commit/843da3708629ffbd1a3f7ebad222679ddb3140c3)) +* :bug: 设置commintlint规则 ([0af3abe](https://github.com/anyone-yuren/pnpm-monorepo-mui/commit/0af3abe83a9fc7ec277902eff19ecab2a526fa90)) + # [1.2.0](https://github.com/anyone-yuren/pnpm-monorepo-mui/compare/v1.1.0...v1.2.0) (2023-12-15) diff --git a/packages/gbeata/package.json b/packages/gbeata/package.json index 0908e958..5b37bfa5 100644 --- a/packages/gbeata/package.json +++ b/packages/gbeata/package.json @@ -1,6 +1,6 @@ { "name": "gbeata", - "version": "1.2.0", + "version": "1.2.1", "description": "基于最新antd5二次封装的组件库", "keywords": [ "ant",