Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
qwerty084 committed Dec 10, 2023
1 parent 5e2d963 commit 58467c3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,14 @@

## v1.3.1 (2023-12-10)

### CAUTION: this release is broken, use >= v1.3.2 instead

- fix style export in package.json ([#239](https://github.com/qwerty084/vue3-chessboard/pull/239))

## v1.3.0 (2023-12-10)

### CAUTION: this release is broken, use >= v1.3.2 instead

### Breaking changes

- `vue3-chessboard/style.css` has been removed. Please remove the import from existing projects.

### Bug fixes

- fix putPiece with movable set to free from jumping back to previous position ([#236](https://github.com/qwerty084/vue3-chessboard/pull/236))
Expand Down

0 comments on commit 58467c3

Please sign in to comment.