Skip to content

Commit 29f9d57

Browse files
Version Packages (#9)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1d4e754 commit 29f9d57

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/light-cougars-provide.md

-5
This file was deleted.

packages/next-static-paths/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @nirtami2/next-static-paths
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- 1d4e754: Support parallel routes
8+
39
## 0.3.0
410

511
### Minor Changes

packages/next-static-paths/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nirtamir2/next-static-paths",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Static types for routing in Next.js apps",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)