Skip to content

Commit 5f8f030

Browse files
authored
Merge pull request #63 from sectsect/changeset-release/main
chore: release package(s)
2 parents 238a985 + 5cc5b06 commit 5f8f030

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

.changeset/tangy-cougars-take.md

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

CHANGELOG.md

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

3+
## 1.6.1
4+
5+
### Patch Changes
6+
7+
- [#62](https://github.com/sectsect/use-placeholder-path/pull/62) [`ebad71f`](https://github.com/sectsect/use-placeholder-path/commit/ebad71f58a0a9a5ecbcb2130bebecd5a295cd6e9) Thanks [@sectsect](https://github.com/sectsect)! - .
8+
9+
- chore(lint): migrate from ESLint/Prettier to Biome
10+
311
## 1.6.0
412

513
### Minor 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.6.0",
3+
"version": "1.6.1",
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)