Skip to content

Commit 6428896

Browse files
chore: release @alauda/ui v7.1.0 (#510)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a9b0cb9 commit 6428896

6 files changed

+15
-21
lines changed

.changeset/hot-dodos-help.md

-5
This file was deleted.

.changeset/tzfeng-handsome.md

-5
This file was deleted.

.changeset/weak-walls-invent.md

-5
This file was deleted.

.changeset/young-buttons-cross.md

-5
This file was deleted.

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## 7.1.0
4+
5+
### Minor Changes
6+
7+
- [#498](https://github.com/alauda/ui/pull/498) [`ab236ce`](https://github.com/alauda/ui/commit/ab236ce8fdb0b8128cd3cc152612af81a2de12e7) Thanks [@JounQin](https://github.com/JounQin)! - feat!: migrate to standalone API
8+
9+
### Patch Changes
10+
11+
- [#512](https://github.com/alauda/ui/pull/512) [`457e4e5`](https://github.com/alauda/ui/commit/457e4e56c497032911556445d90f0249c77e2233) Thanks [@JounQin](https://github.com/JounQin)! - fix: update i18n pipe on locale change
12+
13+
- [#506](https://github.com/alauda/ui/pull/506) [`9d04180`](https://github.com/alauda/ui/commit/9d041802b39afd22afd8145704d3a2b3973d3fc1) Thanks [@fengtianze](https://github.com/fengtianze)! - feat: backtop support custom position
14+
15+
- [#516](https://github.com/alauda/ui/pull/516) [`a9b0cb9`](https://github.com/alauda/ui/commit/a9b0cb93c9161fb7cafe6f675952cd744f717b31) Thanks [@JounQin](https://github.com/JounQin)! - fix: check includes on init and known reference issues
16+
317
## 7.0.3
418

519
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alauda/ui",
3-
"version": "7.0.3",
3+
"version": "7.1.0",
44
"description": "Angular UI components by Alauda Frontend Team.",
55
"repository": "git+https://github.com/alauda/alauda-ui.git",
66
"author": "Alauda Frontend",

0 commit comments

Comments
 (0)