Skip to content

Commit

Permalink
πŸ”€ merge pull request #197 from tonightpass/changeset-release/master
Browse files Browse the repository at this point in the history
πŸ”– release version
  • Loading branch information
AntoineKM authored Mar 8, 2023
2 parents cb33b26 + de4eff1 commit b6ac6ab
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/dirty-moose-divide.md

This file was deleted.

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

## 1.2.1

### Patch Changes

- cb33b26: Native | Fix missing react import into `Button`

## 1.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/kitchen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tonightpass/kitchen",
"version": "1.2.0",
"version": "1.2.1",
"description": "A very simple React button within a monorepo",
"main": "dist/tonightpass-kitchen.cjs.js",
"module": "dist/tonightpass-kitchen.esm.js",
Expand Down

2 comments on commit b6ac6ab

@vercel
Copy link

@vercel vercel bot commented on b6ac6ab Mar 9, 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:

kitchen-react-typescript – ./examples/react-typescript

kitchen-react-typescript-git-master-onruntime.vercel.app
kitchen-react-typescript-onruntime.vercel.app
kitchen-react-typescript.vercel.app

@vercel
Copy link

@vercel vercel bot commented on b6ac6ab Mar 9, 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:

kitchen-next-typescript – ./examples/next-typescript

kitchen-next-typescript.vercel.app
kitchen-next-typescript-git-master-onruntime.vercel.app
kitchen-next-typescript-onruntime.vercel.app

Please sign in to comment.