Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
amarjanica committed Oct 11, 2024
2 parents 7736dc0 + 5c27560 commit 6fb7819
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,3 +1,3 @@
{
".": "1.1.6"
".": "1.1.7"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [1.1.7](https://github.com/eisberg-labs/nextjs-node-loader/compare/v1.1.6...v1.1.7) (2024-10-11)


### Bug Fixes

* release ([c814e5e](https://github.com/eisberg-labs/nextjs-node-loader/commit/c814e5e4998697e348568a19271bac2a06b045a1))

## [1.1.6](https://github.com/eisberg-labs/nextjs-node-loader/compare/v1.1.5...v1.1.6) (2024-10-11)


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": "nextjs-node-loader",
"version": "1.1.6",
"version": "1.1.7",
"description": "Allows you to include native Node.js `.node` modules in your Next.js project",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 6fb7819

Please sign in to comment.