Skip to content

Commit

Permalink
Merge pull request #21 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 Aug 13, 2024
2 parents b190ad1 + ff873c2 commit d0282c6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .changeset/moody-actors-vanish.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.3.0

### Minor Changes

- [#20](https://github.com/sectsect/use-placeholder-path/pull/20) [`cb76a59`](https://github.com/sectsect/use-placeholder-path/commit/cb76a596b6791e78981b23164ca2f76d13cfd1ca) Thanks [@sectsect](https://github.com/sectsect)! - .

- feat: add support for Top-Level path in 'Optional Catch-all Segments'

## 1.2.1

### 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.2.1",
"version": "1.3.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 d0282c6

Please sign in to comment.