Skip to content

Commit 7ffafd2

Browse files
author
Github Action
committed
chore(release): publish
- project: books-api 0.6.0 - project: books-api-client 0.4.2
1 parent 8e05321 commit 7ffafd2

File tree

4 files changed

+29
-494
lines changed

4 files changed

+29
-494
lines changed

apps/books-api/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 0.6.0 (2024-09-27)
2+
3+
4+
### New Features
5+
6+
- **book:** add The Hunger Games to list of books
7+
8+
9+
### ❤️ Thank You
10+
11+
- Thomas Dekiere
12+
113
## 0.5.0 (2024-09-09)
214

315

apps/books-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "books-api",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"private": true
55
}

libs/books-api-client/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 0.4.2 (2024-09-27)
2+
3+
4+
### Bug Fixes
5+
6+
- **books-api-client:** reverse sort order
7+
8+
9+
### ❤️ Thank You
10+
11+
- Thomas Dekiere
12+
113
## 0.4.1 (2024-09-07)
214

315

0 commit comments

Comments
 (0)