Skip to content

Commit

Permalink
chore: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuai2144 committed Apr 17, 2024
1 parent 7603735 commit 48474e8
Show file tree
Hide file tree
Showing 14 changed files with 48 additions and 104 deletions.
7 changes: 1 addition & 6 deletions packages/card/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.6.2](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-04-17)

**Note:** Version bump only for package @ant-design/pro-card





## [2.6.1](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-04-17)

**Note:** Version bump only for package @ant-design/pro-card
Expand Down
7 changes: 1 addition & 6 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.7.2](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-04-17)

**Note:** Version bump only for package @ant-design/pro-components





## [2.7.1](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-04-17)

**Note:** Version bump only for package @ant-design/pro-components
Expand Down
7 changes: 1 addition & 6 deletions packages/descriptions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.38](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-04-17)

**Note:** Version bump only for package @ant-design/pro-descriptions





## [2.5.37](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-04-17)

### Bug Fixes
Expand Down
7 changes: 1 addition & 6 deletions packages/field/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.11](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-04-17)

**Note:** Version bump only for package @ant-design/pro-field





## [2.14.10](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-04-17)

### Bug Fixes
Expand Down
10 changes: 2 additions & 8 deletions packages/form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,12 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.26.1](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-04-17)


### Bug Fixes

* replace login url ([#8315](https://github.com/ant-design/pro-components/issues/8315)) ([a2294c3](https://github.com/ant-design/pro-components/commit/a2294c3fa4efe2259d6ad3c00500e4fa5a5beab7))




- replace login url ([#8315](https://github.com/ant-design/pro-components/issues/8315)) ([a2294c3](https://github.com/ant-design/pro-components/commit/a2294c3fa4efe2259d6ad3c00500e4fa5a5beab7))

# [2.26.0](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-04-17)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import {
ProFormCheckbox,
ProFormText,
} from '@ant-design/pro-components';
import { Button, Divider, message, Space, Tabs, theme } from 'antd';
import { Button, Divider, Space, Tabs, message, theme } from 'antd';
import type { CSSProperties } from 'react';
import { useState } from 'react';

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import {
ProFormText,
setAlpha,
} from '@ant-design/pro-components';
import { message, Space, Tabs, theme } from 'antd';
import { Space, Tabs, message, theme } from 'antd';
import type { CSSProperties } from 'react';
import { useState } from 'react';

Expand Down
7 changes: 1 addition & 6 deletions packages/layout/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.19.2](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-04-17)

**Note:** Version bump only for package @ant-design/pro-layout





## [7.19.1](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-04-17)

### Bug Fixes
Expand Down
7 changes: 1 addition & 6 deletions packages/list/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.53](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-04-17)

**Note:** Version bump only for package @ant-design/pro-list





## [2.5.52](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-04-17)

**Note:** Version bump only for package @ant-design/pro-list
Expand Down
7 changes: 1 addition & 6 deletions packages/provider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.2](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-04-17)

**Note:** Version bump only for package @ant-design/pro-provider





## [2.14.1](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-03-27)

### Bug Fixes
Expand Down
7 changes: 1 addition & 6 deletions packages/skeleton/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.1.12](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-04-17)

**Note:** Version bump only for package @ant-design/pro-skeleton





## [2.1.11](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-03-15)

### Bug Fixes
Expand Down
7 changes: 1 addition & 6 deletions packages/table/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.15.4](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-04-17)

**Note:** Version bump only for package @ant-design/pro-table





## [3.15.3](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-04-17)

### Bug Fixes
Expand Down
7 changes: 1 addition & 6 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.15.8](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-04-17)

**Note:** Version bump only for package @ant-design/pro-utils





## [2.15.7](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected]) (2024-04-17)

### Bug Fixes
Expand Down
Loading

0 comments on commit 48474e8

Please sign in to comment.