Skip to content

Commit

Permalink
chore(release): version packages (#977)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 16, 2024
1 parent ae00b8c commit 0078188
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/dull-starfishes-play.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @unkey/nextjs

## 0.15.1

### Patch Changes

- 9433394: Fix NextContext type

## 0.15.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unkey/nextjs",
"version": "0.15.0",
"version": "0.15.1",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"license": "MIT",
Expand Down

0 comments on commit 0078188

Please sign in to comment.