Skip to content

Commit

Permalink
Merge pull request #23 from upstash/changeset-release/main
Browse files Browse the repository at this point in the history
chore(release): version packages
  • Loading branch information
ogzhanolguncu authored Oct 13, 2023
2 parents a298f0b + a548f59 commit ad8b84b
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/modern-flies-brake.md

This file was deleted.

8 changes: 8 additions & 0 deletions examples/nextjs13/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# nextjs13

## 0.1.27

### Patch Changes

- dd0964c: Fix style issues
- Updated dependencies [dd0964c]
- @upstash/react-databrowser@0.1.1

## 0.1.26

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs13/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextjs13",
"version": "0.1.26",
"version": "0.1.27",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-databrowser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @upstash/react-databrowser

## 0.1.1

### Patch Changes

- dd0964c: Fix style issues

## 0.1.0

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

1 comment on commit ad8b84b

@vercel
Copy link

@vercel vercel bot commented on ad8b84b Oct 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

react-ui – ./

react-ui-upstash.vercel.app
react-ui-git-main-upstash.vercel.app
upstash-react-cli.vercel.app

Please sign in to comment.