Skip to content

Commit 723c052

Browse files
chore: release @alauda/ui (#567)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b294981 commit 723c052

File tree

9 files changed

+21
-36
lines changed

9 files changed

+21
-36
lines changed

.changeset/lazy-adults-call.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/little-countries-dream.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/polite-guests-dance.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/popular-bees-invent.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/seven-elephants-nail.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/six-hounds-whisper.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/wicked-comics-return.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## 8.0.0
4+
5+
### Major Changes
6+
7+
- [#573](https://github.com/alauda/ui/pull/573) [`8730422`](https://github.com/alauda/ui/commit/8730422827ca5c01333865aba4f2d162abd0a9a7) Thanks [@yangxiaolang](https://github.com/yangxiaolang)! - Chore/upgrade angular v18
8+
9+
### Patch Changes
10+
11+
- [#566](https://github.com/alauda/ui/pull/566) [`a78dbef`](https://github.com/alauda/ui/commit/a78dbef92ad4548c094bcc5f11bd5e0eeb6707fc) Thanks [@fengtianze](https://github.com/fengtianze)! - fix: tabs header style
12+
13+
- [#569](https://github.com/alauda/ui/pull/569) [`6f6c12b`](https://github.com/alauda/ui/commit/6f6c12b43ac07d4ee5e185ce4fcbb3a1647c87fd) Thanks [@yangxiaolang](https://github.com/yangxiaolang)! - chore: mod tsconfig to use relative path import
14+
15+
- [#578](https://github.com/alauda/ui/pull/578) [`46eaea0`](https://github.com/alauda/ui/commit/46eaea0d66b5b6034bd0d48a90eec7e353986492) Thanks [@EdisonSu768](https://github.com/EdisonSu768)! - instanceof observable always fail
16+
17+
- [#580](https://github.com/alauda/ui/pull/580) [`b294981`](https://github.com/alauda/ui/commit/b294981d026e0d5e74e7d12f07f9ad59b87ab2eb) Thanks [@zChanges](https://github.com/zChanges)! - range picker year disable error
18+
19+
- [#570](https://github.com/alauda/ui/pull/570) [`fb87f73`](https://github.com/alauda/ui/commit/fb87f73f28b73300e51ac3ea3c95101840ef2274) Thanks [@yangxiaolang](https://github.com/yangxiaolang)! - Fix/nested template dialog close error
20+
21+
- [#568](https://github.com/alauda/ui/pull/568) [`ca0c824`](https://github.com/alauda/ui/commit/ca0c824f0932e7dc8657a3868e4e339433c11c90) Thanks [@yangxiaolang](https://github.com/yangxiaolang)! - Feat/date picker panel header locale
22+
323
## 7.4.1
424

525
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alauda/ui",
3-
"version": "7.4.1",
3+
"version": "8.0.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)