Skip to content

Commit a28c755

Browse files
author
Github Action
committed
chore(release): publish
- project: books-app 0.5.0
1 parent d77dde7 commit a28c755

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

apps/books-app/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## 0.5.0 (2024-12-31)
2+
3+
### Other Updates
4+
5+
- use vite instead of remix server ([d77dde7](https://github.com/thdk/nx-demo/commit/d77dde7))
6+
7+
### ❤️ Thank You
8+
9+
- Thomas Dekiere

apps/books-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"private": true,
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"name": "books-app",
55
"scripts": {},
66
"type": "module",

0 commit comments

Comments
 (0)