Skip to content

Commit

Permalink
chore: release @alauda/ui
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 7, 2023
1 parent e48cc03 commit d956179
Show file tree
Hide file tree
Showing 12 changed files with 29 additions and 51 deletions.
5 changes: 0 additions & 5 deletions .changeset/cold-peas-grow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cold-schools-sit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/few-lies-explain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fluffy-cats-tan.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-houses-hide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rich-dots-divide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-brooms-search.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spicy-deers-love.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-knives-refuse.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-pigs-sleep.md

This file was deleted.

28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# Changelog

## 7.0.0

### Major Changes

- [#494](https://github.com/alauda/ui/pull/494) [`fe9ef9e`](https://github.com/alauda/ui/commit/fe9ef9ed03bd6205bcbcc57a7685160e45bfb3bb) Thanks [@JounQin](https://github.com/JounQin)! - refactor: remove some deprecated APIs

- [#483](https://github.com/alauda/ui/pull/483) [`3973cd4`](https://github.com/alauda/ui/commit/3973cd4e80fc0fe9f3eae18d18757e47ddbf2de1) Thanks [@liyouzhi666](https://github.com/liyouzhi666)! - angular upgrade v16, storybook upgrade v7

### Minor Changes

- [#488](https://github.com/alauda/ui/pull/488) [`c5ba896`](https://github.com/alauda/ui/commit/c5ba8964b3d9ee9304bd78f701e6988359fc7855) Thanks [@JounQin](https://github.com/JounQin)! - feat: simplify coerceAttrBoolean getter/setter

- [#488](https://github.com/alauda/ui/pull/488) [`c5ba896`](https://github.com/alauda/ui/commit/c5ba8964b3d9ee9304bd78f701e6988359fc7855) Thanks [@JounQin](https://github.com/JounQin)! - feat: use `numberAttribute` from `@angular/core`

### Patch Changes

- [#486](https://github.com/alauda/ui/pull/486) [`8bbbfee`](https://github.com/alauda/ui/commit/8bbbfee361c82abbd7a3a55a634b4ed7d945c833) Thanks [@Chenoops](https://github.com/Chenoops)! - feat: optimize back to top transition

- [#491](https://github.com/alauda/ui/pull/491) [`df2ff1c`](https://github.com/alauda/ui/commit/df2ff1ca209b96dd19db560471955350bd9bbe88) Thanks [@yangxiaolang](https://github.com/yangxiaolang)! - fix: number-input min max undefined & revert common form disabled input

- [#490](https://github.com/alauda/ui/pull/490) [`3a3aefa`](https://github.com/alauda/ui/commit/3a3aefa64e0b1550f7f62c224e2d643c0f8ccb26) Thanks [@JounQin](https://github.com/JounQin)! - fix(back-top): should prefer custom target

- [#484](https://github.com/alauda/ui/pull/484) [`bda1860`](https://github.com/alauda/ui/commit/bda1860b5ff35faee9fff9104bbdaf53830904f8) Thanks [@yinshuxun](https://github.com/yinshuxun)! - fix: fix tree hierarchical relationship

- [#489](https://github.com/alauda/ui/pull/489) [`6f48e86`](https://github.com/alauda/ui/commit/6f48e868c8dbbc429596bc33ff08b149164a67e6) Thanks [@Chenoops](https://github.com/Chenoops)! - feat: optimizing back-to-top style

- [#497](https://github.com/alauda/ui/pull/497) [`28dc7c3`](https://github.com/alauda/ui/commit/28dc7c374d465ff2db5d517591fa7793f7d7ea7f) Thanks [@JounQin](https://github.com/JounQin)! - fix: incorrect autocomplete default input value

## 6.5.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alauda/ui",
"version": "6.5.9",
"version": "7.0.0",
"description": "Angular UI components by Alauda Frontend Team.",
"repository": "git+https://github.com/alauda/alauda-ui.git",
"author": "Alauda Frontend",
Expand Down

0 comments on commit d956179

Please sign in to comment.