Skip to content

Commit 5cdbe55

Browse files
authored
Merge pull request #61 from sectsect/changeset-release/main
chore: release package(s)
2 parents 484cae3 + 842f83b commit 5cdbe55

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changeset/lazy-gifts-see.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @sect/use-placeholder-path
22

3+
## 1.6.0
4+
5+
### Minor Changes
6+
7+
- [#60](https://github.com/sectsect/use-placeholder-path/pull/60) [`cab16ba`](https://github.com/sectsect/use-placeholder-path/commit/cab16bac3a36bfab790eb2791b171cad7de6e6c8) Thanks [@sectsect](https://github.com/sectsect)! - .
8+
build(deps): add next 16 to peer dependencies
9+
310
## 1.5.2
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sect/use-placeholder-path",
3-
"version": "1.5.2",
3+
"version": "1.6.0",
44
"description": "A custom React hook to retrieve placeholder path in Next.js App Router.",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)