Skip to content

Commit

Permalink
chore(main): release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Nov 10, 2024
1 parent ae691b7 commit 4ebf5f3
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"1.3.0"}
{".":"1.4.0"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.0](https://github.com/theholocron/nextjs-template/compare/v1.3.0...v1.4.0) (2024-11-10)


### Features

* update to get parity ([#19](https://github.com/theholocron/nextjs-template/issues/19)) ([ae691b7](https://github.com/theholocron/nextjs-template/commit/ae691b7f9d48ba1b0ba7767de25371944f70d5e7))

## [1.3.0](https://github.com/theholocron/nextjs-template/compare/v1.2.0...v1.3.0) (2024-11-08)


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": "@theholocron/nextjs-template",
"version": "1.3.0",
"version": "1.4.0",
"description": "<description>",
"homepage": "https://github.com/theholocron/nextjs-template#readme",
"bugs": {
Expand Down

0 comments on commit 4ebf5f3

Please sign in to comment.