Skip to content

Commit efaa087

Browse files
chore(release): 3.53.0 [skip ci]
# [3.53.0](v3.52.0...v3.53.0) (2024-06-26) ### Features * add updateAt and createdAt attribute in guestbook ([80d369a](80d369a)) * create a new environement file for production ([988a051](988a051)) * switch to Postgres in Drizzle ORM ([1d725e8](1d725e8))
1 parent 9f1a893 commit efaa087

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [3.53.0](https://github.com/ixartz/Next-js-Boilerplate/compare/v3.52.0...v3.53.0) (2024-06-26)
2+
3+
4+
### Features
5+
6+
* add updateAt and createdAt attribute in guestbook ([80d369a](https://github.com/ixartz/Next-js-Boilerplate/commit/80d369a9d374cb5557356d9ea794719e3a1f59d5))
7+
* create a new environement file for production ([988a051](https://github.com/ixartz/Next-js-Boilerplate/commit/988a051515666e7698a42f066198e7eb8dd44f32))
8+
* switch to Postgres in Drizzle ORM ([1d725e8](https://github.com/ixartz/Next-js-Boilerplate/commit/1d725e8d280e1848e792aba7c8102371b3c038a8))
9+
110
# [3.52.0](https://github.com/ixartz/Next-js-Boilerplate/compare/v3.51.0...v3.52.0) (2024-05-31)
211

312

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-js-boilerplate",
3-
"version": "3.52.0",
3+
"version": "3.53.0",
44
"scripts": {
55
"dev:spotlight": "spotlight-sidecar",
66
"dev:next": "next dev",

0 commit comments

Comments
 (0)