Skip to content

Commit

Permalink
Merge pull request #32 from sectsect/changeset-release/main
Browse files Browse the repository at this point in the history
chore: release package(s)
  • Loading branch information
sectsect authored Oct 22, 2024
2 parents 43b2e14 + 90a6b54 commit 3bd2573
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .changeset/famous-mugs-refuse.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sect/use-placeholder-path

## 1.4.0

### Minor Changes

- [#31](https://github.com/sectsect/use-placeholder-path/pull/31) [`c75fe39`](https://github.com/sectsect/use-placeholder-path/commit/c75fe39a3b030221f0c2f17bcd9fcb5be14da79b) Thanks [@sectsect](https://github.com/sectsect)! - .

- chore(deps): add support for nextjs 15

## 1.3.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sect/use-placeholder-path",
"version": "1.3.4",
"version": "1.4.0",
"description": "A custom React hook to retrieve placeholder path in Next.js App Router.",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit 3bd2573

Please sign in to comment.