Skip to content

Commit

Permalink
chore(release): 1.32.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.32.0](v1.31.0...v1.32.0) (2023-12-27)

### Features

* **LibraryPage:** update Books component and add unit tests ([849115a](849115a))
  • Loading branch information
semantic-release-bot committed Dec 27, 2023
1 parent 849115a commit 55e5958
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.32.0](https://github.com/amalv/bukie/compare/v1.31.0...v1.32.0) (2023-12-27)


### Features

* **LibraryPage:** update Books component and add unit tests ([849115a](https://github.com/amalv/bukie/commit/849115a7d5804f8fb8daddcda201c97401d5153b))

# [1.31.0](https://github.com/amalv/bukie/compare/v1.30.0...v1.31.0) (2023-12-27)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bukie",
"private": true,
"version": "1.31.0",
"version": "1.32.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 55e5958

Please sign in to comment.