Skip to content

Commit

Permalink
chore: release v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
berlinbruno committed Oct 13, 2024
1 parent ee6991c commit e40aa59
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@


## [1.4.0](https://github.com/berlinbruno/nextjs-starter/compare/v1.3.0...v1.4.0) (2024-10-13)

### Features

* add OpenGraph image and base url ([ee6991c](https://github.com/berlinbruno/nextjs-starter/commit/ee6991c8a659651ef04465673c48ec905c0eb02e))

## [1.3.0](https://github.com/berlinbruno/nextjs-starter/compare/v1.2.0...v1.3.0) (2024-10-13)

### Features
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,6 +1,6 @@
{
"name": "@berlinbruno/nextjs-starter",
"version": "1.3.0",
"version": "1.4.0",
"private": false,
"description": "A starter template for Next.js projects, optimized for performance and best practices.",
"author": "berlinbruno",
Expand Down

0 comments on commit e40aa59

Please sign in to comment.