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] authored and fengtianze committed Apr 14, 2022
1 parent eaed467 commit 5a27b99
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/blue-news-teach.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-rabbits-relax.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tall-snails-heal.md

This file was deleted.

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

## 6.4.1

### Patch Changes

- [#332](https://github.com/alauda/alauda-ui/pull/332) [`2640166`](https://github.com/alauda/alauda-ui/commit/2640166ba015d453fcc2d5207725606f3e8abd4b) Thanks [@JounQin](https://github.com/JounQin)! - fix: trigger autocomplete autoFocusFirstSuggestion on suggestions change

- [#328](https://github.com/alauda/alauda-ui/pull/328) [`8ff6976`](https://github.com/alauda/alauda-ui/commit/8ff69764fae5b01198bb71fe002f7df051983787) Thanks [@JounQin](https://github.com/JounQin)! - fix: suggestions could be empty array

- [#331](https://github.com/alauda/alauda-ui/pull/331) [`ba73b4d`](https://github.com/alauda/alauda-ui/commit/ba73b4d20fed18c7cf0972d5e8150bdb102c0877) Thanks [@JounQin](https://github.com/JounQin)! - fix: handle click as focus for autocomplete

## 6.4.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": "6.4.0",
"version": "6.4.1",
"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 5a27b99

Please sign in to comment.