Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Zefling committed Sep 23, 2021
1 parent 6f7158e commit ebff315
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog of ng-select2

## V8.0.4 (2021-09-23)

### Changes

- with `overlay` active, the value `auto` for `listPosition` is possible

### Corrections

- Fix above position with overlay

## V8.0.3 (2021-07-02)

### Corrections
Expand Down
2 changes: 1 addition & 1 deletion projects/ng-select2-component/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-select2-component",
"version": "8.0.3",
"version": "8.0.4",
"description": "An Angular select2 component.",
"author": "York Yao, Célian Veyssière",
"license": "MIT",
Expand Down

0 comments on commit ebff315

Please sign in to comment.