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 Dec 8, 2023
1 parent 3040f5e commit 472fb7e
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 24 deletions.
5 changes: 0 additions & 5 deletions .changeset/blue-comics-sparkle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gorgeous-snakes-dance.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-planets-act.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/rude-pants-own.md

This file was deleted.

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

## 7.3.0

### Minor Changes

- [#530](https://github.com/alauda/ui/pull/530) [`9092f15`](https://github.com/alauda/ui/commit/9092f151cf0a91ca5ba43aced520c931747c633b) Thanks [@igauch](https://github.com/igauch)! - - fix: `close` event will be triggered twice - close #247
- fix: no transition when use drawer service - close #529
- refactor: only instantiate when opened
- [BREAKING CHANGE] refactor: return type of `DrawerService#open` is changed from `DrawerComponent` to `DrawerRef`

### Patch Changes

- [#521](https://github.com/alauda/ui/pull/521) [`607c016`](https://github.com/alauda/ui/commit/607c016119b3199d67bc01703585b540457ad8cd) Thanks [@yangxiaolang](https://github.com/yangxiaolang)! - fix: drawer scroll strategy adjust

- [#527](https://github.com/alauda/ui/pull/527) [`3040f5e`](https://github.com/alauda/ui/commit/3040f5e0c6af1446c798500c9d08c668aba0287b) Thanks [@yangxiaolang](https://github.com/yangxiaolang)! - fix: form item label top margin bottom use s

- [#525](https://github.com/alauda/ui/pull/525) [`369ee93`](https://github.com/alauda/ui/commit/369ee9353580ff646dc590255382f1cc84449a1b) Thanks [@yangxiaolang](https://github.com/yangxiaolang)! - fix: autocomplete circle dependencies

## 7.2.0

### Minor 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": "7.2.0",
"version": "7.3.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 472fb7e

Please sign in to comment.