Skip to content

Commit 90db813

Browse files
authored
Merge branch 'main' into fix/blog/layout-issue
2 parents a784225 + 6872d38 commit 90db813

File tree

4 files changed

+1352
-1461
lines changed

4 files changed

+1352
-1461
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### 0.9.67 (2025-03-14)
6+
7+
### 0.9.66 (2025-03-14)
8+
9+
### 0.9.65 (2025-03-04)
10+
511
### 0.9.64 (2024-07-17)
612

713
### 0.9.63 (2024-07-15)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eliancodes-frontend",
3-
"version": "0.9.64",
3+
"version": "0.9.67",
44
"private": true,
55
"type": "module",
66
"scripts": {
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@astrojs/check": "^0.8.1",
17-
"@astrojs/db": "^0.11.7",
17+
"@astrojs/db": "^0.14.0",
1818
"@astrojs/rss": "^4.0.7",
1919
"@astrojs/sitemap": "^3.1.6",
2020
"@astrojs/vercel": "^7.7.2",

0 commit comments

Comments
 (0)