Skip to content

Commit eebfe76

Browse files
Version Packages (#16)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8c88464 commit eebfe76

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/shiny-games-serve.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.6.0
4+
5+
### Minor Changes
6+
7+
- 8c88464: Upgrade dependencies and drop Node.js 16
8+
39
## 0.5.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.5.0",
3+
"version": "0.6.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)